We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1073b commit e603c85Copy full SHA for e603c85
CHANGELOG.md
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.1.1] - 2025-03-06
11
+### Fixed
12
+- Properly create release
13
+
14
## [0.1.0] - 2025-03-06
15
### Added
16
- Initial release with basic JSON schema discovery
17
-[Unreleased]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.1.0...HEAD
18
+[Unreleased]: https://github.com/dataunitylab/jsonoid-discovery/compare/v0.1.1...HEAD
19
+[0.1.1]: https://github.com/dataunitylab/jsonoid-discovery/releases/tag/v0.1.0...v0.1.1
20
[0.1.0]: https://github.com/dataunitylab/jsonoid-discovery/releases/tag/v0.1.0
0 commit comments