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

Commit 59ae3d3

Browse files
committed
v2.0.4
1 parent c3fa317 commit 59ae3d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: lerna.json

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

Diff for: packages/theme-a11y/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/theme-a11y",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A library of useful functions that help make your theme more accessible.",
55
"main": "dist/theme-a11y.cjs.js",
66
"module": "theme-a11y.js",

0 commit comments

Comments
 (0)