Skip to content

Commit 1023891

Browse files
chore(all): Release v0.9.2
1 parent 663c381 commit 1023891

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [0.9.2] - 2024-01-28
11+
1012
### Fixed
1113

1214
- Work around failing to load `System.Text.Json`, which it claims we're
@@ -172,7 +174,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
172174

173175
- Initial release
174176

175-
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.1...HEAD
177+
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.2...HEAD
178+
[0.9.2]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.2...v0.9.1
176179
[0.9.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.1...v0.9.0
177180
[0.9.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.0...v0.8.1
178181
[0.8.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)