Skip to content

Commit b08677d

Browse files
authored
Version update: 3.6.0, 1.1.74 (#660)
- Version update: 3.6.0, 1.1.74
1 parent 1e2b2b7 commit b08677d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.5.0",
3+
"version": "3.6.0",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

src/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.

src/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.73",
3+
"version": "1.1.74",
44
"main": "build/cjs/index",
55
"main:src": "src/index",
66
"types": "build/types/components/src/index",

0 commit comments

Comments
 (0)