Skip to content

Commit

Permalink
Merge pull request #52 from Oudwins/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 0.12.1
  • Loading branch information
Oudwins authored Nov 11, 2024
2 parents 505dcdb + ab0c320 commit ded1d7c
Show file tree
Hide file tree
Showing 2 changed files with 13 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.12.0"
".": "0.12.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.12.1](https://github.com/Oudwins/zog/compare/v0.12.0...v0.12.1) (2024-11-11)


### Features

* support for parsing into pointers. Now you may have pointers in the destination ([#42](https://github.com/Oudwins/zog/issues/42)) ([fd6bbbf](https://github.com/Oudwins/zog/commit/fd6bbbf5f5afb7fbafdba066e43c6bf059f3d6b6))


### Miscellaneous Chores

* release 0.12.1 ([505dcdb](https://github.com/Oudwins/zog/commit/505dcdb181269042b27fad80ad350dfefa49961e))

## [0.12.0](https://github.com/Oudwins/zog/compare/v0.11.0...v0.12.0) (2024-11-09)


Expand Down

0 comments on commit ded1d7c

Please sign in to comment.