Skip to content

Commit 98a3f39

Browse files
authored
Merge pull request #2876 from Shopify/changeset-release/main
Packages for release
2 parents 2b543b5 + 2266b44 commit 98a3f39

File tree

5 files changed

+8
-11
lines changed

5 files changed

+8
-11
lines changed

.changeset/dependabot-2849.md

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

.changeset/six-beans-obey.md

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

packages/apps/shopify-app-remix/CHANGELOG.md

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

3+
## 4.0.3
4+
5+
### Patch Changes
6+
7+
- e9e5736: Test Release
8+
39
## 4.0.2
410

511
### Patch Changes

packages/apps/shopify-app-remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/shopify-app-remix",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Shopify Remix - to simplify the building of Shopify Apps with Remix",
55
"engines": {
66
"node": ">=20.10.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SHOPIFY_REMIX_LIBRARY_VERSION = '4.0.2';
1+
export const SHOPIFY_REMIX_LIBRARY_VERSION = '4.0.3';

0 commit comments

Comments
 (0)