Skip to content

Commit

Permalink
Chore(Release): publish new version v4.4.0馃敟馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed Mar 29, 2023
1 parent 687a736 commit 4b93d0b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "4.3.8",
"version": "4.4.0",
"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.3.8",
"version": "4.4.0",
"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"
}
}
}
4 changes: 2 additions & 2 deletions 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.3.8",
"version": "4.4.0",
"license": "MIT",
"author": "Scaleflex",
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
Expand Down Expand Up @@ -43,4 +43,4 @@
"scripts": {
"build:lib": "rimraf lib && cross-env BABEL_ENV=production NODE_ENV=production babel src -d lib --config-file ../../babel.config.json -D"
}
}
}

0 comments on commit 4b93d0b

Please sign in to comment.