Skip to content

Commit 23008e4

Browse files
authored
Version update: 1.1.21, 3.0.9 (#453)
1 parent 0430b18 commit 23008e4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/ref-store",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

components/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/store-components",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"main": "build/cjs/index",
55
"main:src": "src/index",
66
"types": "src/index",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ep-store-monorepo",
33
"private": true,
4-
"version": "3.0.8",
4+
"version": "3.0.9",
55
"main": "index.js",
66
"license": "MIT",
77
"workspaces": {

0 commit comments

Comments
 (0)