Skip to content

Commit

Permalink
Merge pull request #65 from Oudwins/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 0.14.1
  • Loading branch information
Oudwins authored Jan 13, 2025
2 parents 9e659e5 + 0b8b36d commit 112f1dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.14.0"
".": "0.14.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.1](https://github.com/Oudwins/zog/compare/v0.14.0...v0.14.1) (2025-01-13)


### Bug Fixes

* Schemas are now public. New complex & primtive schema interfaces ([#64](https://github.com/Oudwins/zog/issues/64)) ([9e659e5](https://github.com/Oudwins/zog/commit/9e659e50b508418c1faaeccf7cc57b7c3b1cbb98))

## [0.14.0](https://github.com/Oudwins/zog/compare/v0.13.0...v0.14.0) (2025-01-02)


Expand Down

0 comments on commit 112f1dc

Please sign in to comment.