Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Versionize Bot committed Feb 27, 2023
1 parent 18b83a4 commit cd09569
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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/ViMaSter/service-scorecard-generator/releases/tag/v1.1.0) (2023-2-27)

### Features

* **AzureWikiTableVisualizer:** Added id-attribute to distinguish table element ([18b83a4](https://www.github.com/ViMaSter/service-scorecard-generator/commit/18b83a4bae500034c25921d73c953874065cac22))

### Other

* **deps:** bump NUnit3TestAdapter in /ScorecardGenerator.Test ([1379ce5](https://www.github.com/ViMaSter/service-scorecard-generator/commit/1379ce5b4209fa51f1f7d090547eac2e40d47f21))
* **docs:** Limit vale to .md files ([7d15ad7](https://www.github.com/ViMaSter/service-scorecard-generator/commit/7d15ad7e2a4714b3a0a773bd228a860045d07d43))

<a name="1.0.0"></a>
## [1.0.0](https://www.github.com/ViMaSter/service-scorecard-generator/releases/tag/v1.0.0) (2023-2-26)

Expand Down
2 changes: 1 addition & 1 deletion ScorecardGenerator/ScorecardGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cd09569

Please sign in to comment.