We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57d8c1 commit 561eb42Copy full SHA for 561eb42
packages/ui-extensions-react/CHANGELOG.md
@@ -1,8 +1,8 @@
1
# @shopify/ui-extensions-react
2
3
-## 2025.2.0
+## 2025.1.1
4
5
-### Minor Changes
+### Patch Changes
6
7
- [#2572](https://github.com/Shopify/ui-extensions/pull/2572) [`b06c16a63a80eedd208ae62c983e61b69985d89d`](https://github.com/Shopify/ui-extensions/commit/b06c16a63a80eedd208ae62c983e61b69985d89d) Thanks [@rcaplanshopify](https://github.com/rcaplanshopify)! - Adds `useLocalizedField` hook.
8
packages/ui-extensions-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@shopify/ui-extensions-react",
- "version": "2025.2.0",
+ "version": "2025.1.1",
"description": "React bindings for @shopify/ui-extensions",
"publishConfig": {
"access": "public",
0 commit comments