Skip to content

Commit 0b7c193

Browse files
[ci] release (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 40e5b42 commit 0b7c193

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/calm-frogs-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shopify/graphql-codegen
22

3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Initial release extracted from [`@shopify/hydrogen-codegen`](https://github.com/Shopify/hydrogen/tree/main/packages/hydrogen-codegen). ([#2](https://github.com/Shopify/graphql-codegen/pull/2)) by [@frandiox](https://github.com/frandiox)
8+
39
## 0.0.0
410

511
- Extracted from [`@shopify/hydrogen-codegen`](https://github.com/Shopify/hydrogen/tree/main/packages/hydrogen-codegen).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org"
66
},
7-
"version": "0.0.0",
7+
"version": "0.0.1",
88
"license": "MIT",
99
"type": "module",
1010
"main": "dist/cjs/index.cjs",

0 commit comments

Comments
 (0)