Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyronaur committed May 23, 2023
1 parent b959aaa commit de05fe6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# zod-mind

## 0.3.1

### Patch Changes

- Testing publishing (this is the same as 0.3.0)

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zod-mind",
"license": "MIT",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
Expand Down

0 comments on commit de05fe6

Please sign in to comment.