Skip to content

Commit d443aa0

Browse files
Chore(Release): publish new version v4.5.2🔥🚀
1 parent b72ddc2 commit d443aa0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"npmClient": "yarn",
33
"useWorkspaces": true,
44
"packages": ["packages/*"],
5-
"version": "4.5.1",
5+
"version": "4.5.2",
66
"command": {
77
"version": {
88
"message": "Chore(Release): publish new version %s🔥🚀"

packages/filerobot-image-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filerobot-image-editor",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"license": "MIT",
55
"author": "Scaleflex",
66
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
@@ -40,4 +40,4 @@
4040
"scripts": {
4141
"build:lib": "rimraf lib && cross-env BABEL_ENV=production NODE_ENV=production babel src -d lib --config-file ../../babel.config.json -D"
4242
}
43-
}
43+
}

packages/react-filerobot-image-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-filerobot-image-editor",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"license": "MIT",
55
"author": "Scaleflex",
66
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",

0 commit comments

Comments
 (0)