Skip to content

Commit 1fe5f89

Browse files
[ci] back-fix release 2025-01 (#2803)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d6073d commit 1fe5f89

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-rooms-mate.md

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

packages/hydrogen-codegen/CHANGELOG.md

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

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+
39
## 0.3.2
410

511
### Patch Changes

packages/hydrogen-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"access": "public",
66
"@shopify:registry": "https://registry.npmjs.org"
77
},
8-
"version": "0.3.2",
8+
"version": "0.3.3",
99
"license": "MIT",
1010
"type": "module",
1111
"main": "dist/cjs/index.cjs",

0 commit comments

Comments
 (0)