Skip to content

Commit 4e69568

Browse files
authored
chore: trigger release (#9813)
* chore: trigger release * patch * upgrade changeset
1 parent ebd0817 commit 4e69568

File tree

3 files changed

+147
-134
lines changed

3 files changed

+147
-134
lines changed

.changeset/tough-bananas-sing.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
'@graphql-codegen/cli': patch
3+
'@graphql-codegen/visitor-plugin-common': patch
4+
'@graphql-codegen/typescript-operations': patch
5+
'@graphql-codegen/client-preset': patch
6+
'@graphql-codegen/core': patch
7+
'@graphql-codegen/add': patch
8+
'@graphql-codegen/fragment-matcher': patch
9+
'@graphql-codegen/introspection': patch
10+
'@graphql-codegen/schema-ast': patch
11+
'@graphql-codegen/typescript-document-nodes': patch
12+
'@graphql-codegen/gql-tag-operations': patch
13+
'@graphql-codegen/typescript-resolvers': patch
14+
'@graphql-codegen/typed-document-node': patch
15+
'@graphql-codegen/typescript': patch
16+
'@graphql-codegen/graphql-modules-preset': patch
17+
'@graphql-codegen/testing': patch
18+
'@graphql-codegen/plugin-helpers': patch
19+
---
20+
21+
bumping for a release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@babel/core": "7.22.11",
4747
"@babel/preset-env": "7.22.10",
4848
"@babel/preset-typescript": "7.22.11",
49-
"@changesets/changelog-github": "0.4.8",
50-
"@changesets/cli": "2.26.2",
49+
"@changesets/changelog-github": "0.5.0",
50+
"@changesets/cli": "2.27.1",
5151
"@theguild/eslint-config": "0.11.0",
5252
"@theguild/prettier-config": "0.1.1",
5353
"@types/jest": "28.1.8",

0 commit comments

Comments
 (0)