Skip to content

Commit

Permalink
Chore(Release): publish new version v4.8.0馃敟馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed May 14, 2024
1 parent 989466b commit 68f7347
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 @@ -2,7 +2,7 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "4.7.1",
"version": "4.8.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.7.0",
"version": "4.8.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.7.1",
"version": "4.8.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 68f7347

Please sign in to comment.