File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
77
88## [ unreleased]
99
10+ ## [ 0.17.1] - 2025-04-12
11+
1012### Fixed
1113
1214- Handle array properties (` SomeDto[] ` ) properly (#140 )
@@ -375,7 +377,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
375377
376378- Initial release
377379
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
379382[ 0.17.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.16.0...v0.17.0
380383[ 0.16.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.15.0...v0.16.0
381384[ 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