Skip to content

Commit

Permalink
chore(master): release react-responsive-modal 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2022
1 parent ed3edcc commit 70c69e0
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "6.3.2"
".": "7.0.0"
}
42 changes: 41 additions & 1 deletion CHANGELOG.md
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,6 +23,6 @@
"lint-staged": "10.5.1",
"prettier": "2.1.2"
},
"version": "6.3.1",
"version": "7.0.0",
"packageManager": "yarn@3.2.1"
}
2 changes: 1 addition & 1 deletion react-responsive-modal/package.json
@@ -1,6 +1,6 @@
{
"name": "react-responsive-modal",
"version": "6.3.2",
"version": "7.0.0",
"description": "A simple responsive and accessible react modal",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 70c69e0

Please sign in to comment.