Skip to content

Commit

Permalink
Chore(Release): publish new version v4.5.2馃敟馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed Sep 8, 2023
1 parent b72ddc2 commit d443aa0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "4.5.1",
"version": "4.5.2",
"command": {
"version": {
"message": "Chore(Release): publish new version %s馃敟馃殌"
Expand Down
4 changes: 2 additions & 2 deletions packages/filerobot-image-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "filerobot-image-editor",
"version": "4.5.1",
"version": "4.5.2",
"license": "MIT",
"author": "Scaleflex",
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
Expand Down Expand Up @@ -40,4 +40,4 @@
"scripts": {
"build:lib": "rimraf lib && cross-env BABEL_ENV=production NODE_ENV=production babel src -d lib --config-file ../../babel.config.json -D"
}
}
}
2 changes: 1 addition & 1 deletion packages/react-filerobot-image-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-filerobot-image-editor",
"version": "4.5.1",
"version": "4.5.2",
"license": "MIT",
"author": "Scaleflex",
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
Expand Down

0 comments on commit d443aa0

Please sign in to comment.