Skip to content

Commit 1761f11

Browse files
authored
Version update: 4.3.0 (#743)
- Version update: 4.3.0
1 parent 44defba commit 1761f11

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

0 commit comments

Comments
 (0)