Skip to content

Commit d4178b5

Browse files
chore(main): release 9.6.2
1 parent ba2d985 commit d4178b5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.6.2](https://github.com/Projektanker/Icons.Avalonia/compare/v9.6.1...v9.6.2) (2025-02-25)
4+
5+
6+
### 📦️ Build System, Dependencies
7+
8+
* **deps:** bump the avalonia group in /src with 6 updates ([#187](https://github.com/Projektanker/Icons.Avalonia/issues/187)) ([ba2d985](https://github.com/Projektanker/Icons.Avalonia/commit/ba2d9851d45f505ccd285907e55b2e0d884761e5))
9+
310
## [9.6.1](https://github.com/Projektanker/Icons.Avalonia/compare/v9.6.0...v9.6.1) (2025-02-18)
411

512

release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.6.1"
2+
".": "9.6.2"
33
}

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageTags>avalonia icons</PackageTags>
1111
<PackageReadmeFile>README.md</PackageReadmeFile>
1212
<!--x-release-please-start-version-->
13-
<Version>9.6.1</Version>
13+
<Version>9.6.2</Version>
1414
<!--x-release-please-end-->
1515
<SignAssembly>True</SignAssembly>
1616
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)Projektanker.Icons.Avalonia.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)