Skip to content

Commit

Permalink
chore: trigger release (#9813)
Browse files Browse the repository at this point in the history
* chore: trigger release

* patch

* upgrade changeset
  • Loading branch information
saihaj committed Feb 6, 2024
1 parent ebd0817 commit 4e69568
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 134 deletions.
21 changes: 21 additions & 0 deletions .changeset/tough-bananas-sing.md
@@ -0,0 +1,21 @@
---
'@graphql-codegen/cli': patch
'@graphql-codegen/visitor-plugin-common': patch
'@graphql-codegen/typescript-operations': patch
'@graphql-codegen/client-preset': patch
'@graphql-codegen/core': patch
'@graphql-codegen/add': patch
'@graphql-codegen/fragment-matcher': patch
'@graphql-codegen/introspection': patch
'@graphql-codegen/schema-ast': patch
'@graphql-codegen/typescript-document-nodes': patch
'@graphql-codegen/gql-tag-operations': patch
'@graphql-codegen/typescript-resolvers': patch
'@graphql-codegen/typed-document-node': patch
'@graphql-codegen/typescript': patch
'@graphql-codegen/graphql-modules-preset': patch
'@graphql-codegen/testing': patch
'@graphql-codegen/plugin-helpers': patch
---

bumping for a release
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -46,8 +46,8 @@
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.11",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@theguild/eslint-config": "0.11.0",
"@theguild/prettier-config": "0.1.1",
"@types/jest": "28.1.8",
Expand Down

0 comments on commit 4e69568

Please sign in to comment.