From f95c0e56cdb8bbe5179342786e7918e2bdb67b0a Mon Sep 17 00:00:00 2001
From: mu88 <4560672+mu88@users.noreply.github.com>
Date: Tue, 19 Nov 2024 16:35:40 +0100
Subject: [PATCH] chore(release): 1.2.0
---
CHANGELOG.md | 7 +++++++
ElectronWebsiteWrapper.csproj | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 593e6ae..cb20d51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
+
+## [1.2.0](https://www.github.com/mu88/ElectronWebsiteWrapper/releases/tag/v1.2.0) (2024-11-19)
+
+### Features
+
+* set window title of app ([2a6f631](https://www.github.com/mu88/ElectronWebsiteWrapper/commit/2a6f63176587e685774d408a9b5a393a827c04b2))
+
## [1.1.0](https://www.github.com/mu88/ElectronWebsiteWrapper/releases/tag/v1.1.0) (2024-06-13)
diff --git a/ElectronWebsiteWrapper.csproj b/ElectronWebsiteWrapper.csproj
index ae64fc1..41fc226 100644
--- a/ElectronWebsiteWrapper.csproj
+++ b/ElectronWebsiteWrapper.csproj
@@ -1,12 +1,12 @@
net8.0
- 1.1.0
+ 1.2.0
enable
enable
-
+
all