Skip to content

Commit

Permalink
npm: v1.4.0 + update playground lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Nov 17, 2022
1 parent ba71bd7 commit 469662a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://paka.dev/npm/openapi-zod-client
## CLI

```sh
openapi-zod-client/1.2.2
openapi-zod-client/1.4.0

Usage:
$ openapi-zod-client <input>
Expand Down
2 changes: 1 addition & 1 deletion lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://paka.dev/npm/openapi-zod-client
## CLI

```sh
openapi-zod-client/1.2.2
openapi-zod-client/1.4.0

Usage:
$ openapi-zod-client <input>
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-zod-client",
"version": "1.3.0",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/astahmer/openapi-zod-client.git"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"framer-motion": "^7.6.2",
"lz-string": "^1.4.4",
"monaco-editor": "^0.34.1",
"openapi-zod-client": "workspace:^1.0.0",
"openapi-zod-client": "workspace:^1.4.0",
"pastable": "^2.0.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 469662a

@vercel
Copy link

@vercel vercel bot commented on 469662a Nov 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.