Skip to content

Commit 19f151d

Browse files
author
Per Christian B. Viken
committed
doc(lib): Release v0.7.0
1 parent e02ac1c commit 19f151d

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.7.0] - 2023-09-17
11+
1012
### Added
1113

1214
- Add support for `readonly` output properties (#1)
@@ -101,7 +103,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101103
- Initial release
102104

103105

104-
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.6.0...HEAD
106+
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.7.0...HEAD
107+
[0.7.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.6.0...v0.7.0
105108
[0.6.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.5.1...v0.6.0
106109
[0.5.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.5.0...v0.5.1
107110
[0.5.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)