Skip to content

Commit a90d9e3

Browse files
updates ui-extensions and ui-extensions-react package versions to 2025.1.0
1 parent 4a52f18 commit a90d9e3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/ui-extensions-react/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @shopify/ui-extensions-react
22

3-
## 0.0.0
3+
## 2025.1.0
44

55
### Minor Changes
66

packages/ui-extensions-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/ui-extensions-react",
3-
"version": "0.0.0",
3+
"version": "2025.1.0",
44
"description": "React bindings for @shopify/ui-extensions",
55
"publishConfig": {
66
"access": "public",
@@ -80,7 +80,7 @@
8080
"devDependencies": {
8181
"@faker-js/faker": "^8.4.1",
8282
"@quilted/react-testing": "^0.5.31",
83-
"@shopify/ui-extensions": "0.0.0",
83+
"@shopify/ui-extensions": "2025.1.0",
8484
"react": "^18.0.0",
8585
"react-reconciler": "0.29.0",
8686
"react-test-renderer": "^18.2.0"

packages/ui-extensions/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @shopify/ui-extensions
22

3-
## 0.0.0
3+
## 2025.1.0
44

55
### Minor Changes
66

packages/ui-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/ui-extensions",
3-
"version": "0.0.0",
3+
"version": "2025.1.0",
44
"scripts": {
55
"docs:admin": "bash ./docs/surfaces/admin/build-docs.sh",
66
"gen-docs:admin": "bash ./docs/surfaces/admin/create-doc-files.sh \"admin\"",

0 commit comments

Comments
 (0)