We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6073d commit 1fe5f89Copy full SHA for 1fe5f89
.changeset/strong-rooms-mate.md
packages/hydrogen-codegen/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @shopify/hydrogen-codegen
2
3
+## 0.3.3
4
+
5
+### Patch Changes
6
7
+- Add description and provenance ([#2802](https://github.com/Shopify/hydrogen/pull/2802)) by [@blittle](https://github.com/blittle)
8
9
## 0.3.2
10
11
### Patch Changes
packages/hydrogen-codegen/package.json
@@ -5,7 +5,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org"
},
- "version": "0.3.2",
+ "version": "0.3.3",
"license": "MIT",
"type": "module",
"main": "dist/cjs/index.cjs",
0 commit comments