Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Jun 13, 2024
1 parent eac2138 commit 3713769
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.1.0"></a>
## [1.1.0](https://www.github.com/mu88/ElectronWebsiteWrapper/releases/tag/v1.1.0) (2024-06-13)

### Features

* use custom env var prefix ([eac2138](https://www.github.com/mu88/ElectronWebsiteWrapper/commit/eac21385e186eaa241a31f9da0603da2c79c6bfa))

<a name="1.0.4"></a>
## [1.0.4](https://www.github.com/mu88/ElectronWebsiteWrapper/releases/tag/v1.0.4) (2024-06-13)

Expand Down
2 changes: 1 addition & 1 deletion ElectronWebsiteWrapper.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>1.0.4</Version>
<Version>1.1.0</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
Expand Down

0 comments on commit 3713769

Please sign in to comment.