Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit a83382d

Browse files
committed
v4.1.1
1 parent 7810e53 commit a83382d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "4.1.0",
6+
"version": "4.1.1",
77
"npmClient": "yarn",
88
"useWorkspaces": true,
99
"commands": {

packages/theme-product-form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/theme-product-form",
3-
"version": "4.0.1",
3+
"version": "4.1.1",
44
"description": "Theme Product Form helps theme developers create and manage the state of their product forms.",
55
"main": "dist/theme-product-form.cjs.js",
66
"module": "theme-product-form.js",

0 commit comments

Comments
 (0)