Skip to content

Commit

Permalink
chore: release v3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 9, 2024
1 parent 026b458 commit f9fc5f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"packages/npm-react": "3.8.7",
"packages/npm-solid-js": "3.6.0",
"packages/npm-svelte": "3.1.2",
"packages/npm-zod": "3.9.0",
"packages/npm-zod": "3.10.0",
"packages/persist": "3.3.0",
"packages/persist-web-storage": "3.4.1",
"packages/primitives": "3.6.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/npm-zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## [3.10.0](https://github.com/artalar/reatom/compare/npm-zod-v3.9.0...npm-zod-v3.10.0) (2024-06-09)


### Features

* **npm-zod:** first release ([c664b12](https://github.com/artalar/reatom/commit/c664b123f7f28d93f530644eb476feb8d85ff3a9))
* **npm-zod:** handle discriminatedUnion ([881f0e3](https://github.com/artalar/reatom/commit/881f0e328a7101c8faa4f2adb2239e6552745061))
2 changes: 1 addition & 1 deletion packages/npm-zod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/npm-zod",
"version": "3.9.0",
"version": "3.10.0",
"publishConfig": {
"tag": "alpha"
},
Expand Down

0 comments on commit f9fc5f4

Please sign in to comment.