Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jun 21, 2024
1 parent 786ce51 commit 40d5dfb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@example/e2e",
"version": "1.2.1",
"version": "1.2.2",
"type": "module",
"scripts": {
"dev": "pnpm run /^dev:/",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.2.1",
"version": "1.2.2",
"npmClient": "pnpm"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newmo/graphql-codegen-plugin-typescript-react-apollo",
"version": "1.2.1",
"version": "1.2.2",
"description": "GraphQL Codegen Plugin to create React Hooks for client preset",
"keywords": [
"graphql",
Expand Down

0 comments on commit 40d5dfb

Please sign in to comment.