Skip to content

Commit def7d43

Browse files
committed
Release v0.30.1
1 parent 8edba4c commit def7d43

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.30.1] - 2024-07-01
11+
12+
### Changed
13+
- Update dependencies
14+
1015
## [0.30.0] - 2024-06-27
1116
### Added
1217
- Support `patternProperties` when converting to a dynamic object
@@ -466,7 +471,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
466471
## [0.1.0] - 2021-05-31
467472
- Initial release
468473

469-
[Unreleased]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.30.0...HEAD
474+
[Unreleased]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.30.1...HEAD
475+
[0.30.1]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.30.0...v0.30.1
470476
[0.30.0]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.20.1...v0.30.0
471477
[0.20.1]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.19.0...v0.20.1
472478
[0.20.0]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.19.0...v0.20.0

0 commit comments

Comments
 (0)