Skip to content

Commit 6b11ed8

Browse files
chore(all): Release v0.13.0
1 parent d9c1cef commit 6b11ed8

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.13.0] - 2024-11-09
11+
1012
### Added
1113

1214
- Generate API clients using Handlebars templates, with an option to provide custom templates (#75)
@@ -281,7 +283,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
281283

282284
- Initial release
283285

284-
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.12.7...HEAD
286+
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.13.0...HEAD
287+
[0.13.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.13.0...v0.12.7
285288
[0.12.7]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.12.7...v0.12.6
286289
[0.12.6]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.12.6...v0.12.5
287290
[0.12.5]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.12.5...v0.12.4

0 commit comments

Comments
 (0)