Skip to content

Commit

Permalink
Chore(Release): publish new version v4.3.6🔥🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Liviu Ignat committed Jul 27, 2022
1 parent d02a438 commit e2a6bc3
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 @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "4.3.5",
"version": "4.3.6",
"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": "@everreal/filerobot-image-editor",
"version": "4.3.5",
"version": "4.3.6",
"license": "MIT",
"author": "Scaleflex",
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@babel/runtime": "^7.17.2",
"@everreal/react-filerobot-image-editor": "^4.3.5",
"@everreal/react-filerobot-image-editor": "^4.3.6",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-components": "5.1.0"
Expand Down
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": "@everreal/react-filerobot-image-editor",
"version": "4.3.5",
"version": "4.3.6",
"license": "MIT",
"author": "Scaleflex",
"homepage": "https://github.com/scaleflex/filerobot-image-editor#readme",
Expand Down

0 comments on commit e2a6bc3

Please sign in to comment.