We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99966e commit 497a203Copy full SHA for 497a203
1 file changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.22.1] - 2024-11-10
11
+
12
### Changed
13
14
- Add all dependency `.dll's` to the release
@@ -88,7 +90,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
90
- Package reference TJC.Collection.Core
89
91
- Package reference TJC.GUI
92
-[Unreleased]: https://github.com/TJC-Tools/TJC.Collection.GUI/compare/v0.22.0...HEAD
93
+[Unreleased]: https://github.com/TJC-Tools/TJC.Collection.GUI/compare/v0.22.1...HEAD
94
95
+[0.22.1]: https://github.com/TJC-Tools/TJC.Collection.GUI/compare/v0.22.0...v0.22.1
96
97
[0.22.0]: https://github.com/TJC-Tools/TJC.Collection.GUI/compare/v0.21.0...v0.22.0
98
0 commit comments