Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.4.1...v2.0.0) (2023-07-06)

### Features

* Merge pull request [#78](#78) from seamapi/fix-json-response-must-be-zod-schema ([0feab1d](0feab1d))

### BREAKING CHANGES

* existing `jsonResponse` fields may need to be wrapped with `z.object()`
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent 0feab1d commit 10336ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextlove/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextlove",
"version": "1.4.1",
"version": "2.0.0",
"private": false,
"repository": "https://github.com/seamapi/nextlove",
"files": [
Expand Down

0 comments on commit 10336ac

Please sign in to comment.