Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
 - @parameter1/[email protected]
  • Loading branch information
zarathustra323 committed Aug 2, 2024
1 parent c29e4bc commit 9e8f2e6
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/apollo/plugins/operation-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-apollo-plugin-operation-profiler",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"description": "GraphQL Apollo operation profiler plugin",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"win32"
],
"dependencies": {
"@parameter1/graphql-utils": "^2.1.2",
"@parameter1/graphql-utils": "^2.2.0",
"@parameter1/object-path": "^2.0.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/directives/array/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-directive-array",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"description": "GraphQL array directive",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"win32"
],
"dependencies": {
"@parameter1/graphql-utils": "^2.1.2",
"@parameter1/graphql-utils": "^2.2.0",
"@parameter1/object-path": "^2.0.0",
"graphql-tag": "^2.12.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/directives/interface-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-directive-interface-fields",
"version": "3.1.2",
"version": "3.2.0",
"type": "module",
"description": "GraphQL interface fields directive",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"win32"
],
"dependencies": {
"@parameter1/graphql-utils": "^2.1.2",
"@parameter1/graphql-utils": "^2.2.0",
"graphql-tag": "^2.12.6"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/directives/object/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-directive-object",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"description": "GraphQL object directive",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"win32"
],
"dependencies": {
"@parameter1/graphql-utils": "^2.1.2",
"@parameter1/graphql-utils": "^2.2.0",
"@parameter1/object-path": "^2.0.0",
"graphql-tag": "^2.12.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scalars/date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-scalar-date-time",
"version": "1.1.1",
"version": "1.1.2",
"type": "module",
"description": "GraphQL DateTime scalar",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/scalars/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-scalar-date",
"version": "1.2.2",
"version": "1.2.3",
"type": "module",
"description": "GraphQL date scalar, formatted as YYYY-MM-DD",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/scalars/month/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-scalar-month",
"version": "1.1.1",
"version": "1.1.2",
"type": "module",
"description": "GraphQL Month scalar",
"author": "Jacob Bare <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions packages/transformers/enum-default-values/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-transformer-enum-default-values",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"description": "GraphQL enum default values transformer",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"win32"
],
"dependencies": {
"@parameter1/graphql-utils": "^2.1.2",
"@parameter1/graphql-utils": "^2.2.0",
"@parameter1/object-path": "^2.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/graphql-utils",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"description": "GraphQL utility functions",
"author": "Jacob Bare <[email protected]>",
Expand Down

0 comments on commit 9e8f2e6

Please sign in to comment.