File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ unreleased]
9
9
10
+ ## [ 0.17.1] - 2025-04-12
11
+
10
12
### Fixed
11
13
12
14
- Handle array properties (` SomeDto[] ` ) properly (#140 )
@@ -375,7 +377,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
375
377
376
378
- Initial release
377
379
378
- [ unreleased ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.0...HEAD
380
+ [ unreleased ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.1...HEAD
381
+ [ 0.17.1 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.0...v0.17.1
379
382
[ 0.17.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.16.0...v0.17.0
380
383
[ 0.16.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.15.0...v0.16.0
381
384
[ 0.15.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.14.0...v0.15.0
You can’t perform that action at this time.
0 commit comments