Skip to content

Commit 537c050

Browse files
chore(all): Release v0.16.0
1 parent 924fe53 commit 537c050

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.16.0] - 2024-12-17
11+
1012
### Added
1113

1214
- Options for file name casings, defaulting to `pascal` but can be set to `camel`, `snake` or `kebab`
@@ -350,7 +352,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
350352

351353
- Initial release
352354

353-
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.15.0...HEAD
355+
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.16.0...HEAD
356+
[0.16.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.15.0...v0.16.0
354357
[0.15.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.14.0...v0.15.0
355358
[0.14.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.13.1...v0.14.0
356359
[0.13.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.13.0...v0.13.1

0 commit comments

Comments
 (0)