Skip to content

Commit

Permalink
Merge pull request #1823 from Shopify/njo/retail-1.7
Browse files Browse the repository at this point in the history
Publish retail 1.7.0
  • Loading branch information
NathanJolly authored Mar 14, 2024
2 parents de17a4b + 4d633e9 commit b5cebbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/retail-ui-extensions-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/retail-ui-extensions-react",
"version": "1.7.0-rc.2",
"version": "1.7.0",
"description": "React bindings for @shopify/retail-ui-extensions",
"publishConfig": {
"access": "public",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@remote-ui/react": "4.5.x",
"@shopify/retail-ui-extensions": "1.7.0-rc.2",
"@shopify/retail-ui-extensions": "1.7.0",
"@types/react": ">=17.0.0 <18.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/retail-ui-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/retail-ui-extensions",
"description": "The API for UI Extensions that run in Shopify Point of Sale",
"version": "1.7.0-rc.2",
"version": "1.7.0",
"publishConfig": {
"access": "public",
"@shopify:registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit b5cebbb

Please sign in to comment.