We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cec9a2 commit f426aaaCopy full SHA for f426aaa
react-responsive-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.3.2](https://github.com/pradel/react-responsive-modal/compare/v6.3.1...v6.3.2) (2022-07-21)
4
+
5
6
+### Miscellaneous
7
8
+* fix publishing process ([2cec9a2](https://github.com/pradel/react-responsive-modal/commit/2cec9a28a4a2eff8de7de2d1550d0e9550824bbe))
9
10
### [6.3.1](https://www.github.com/pradel/react-responsive-modal/compare/v6.3.0...v6.3.1) (2022-04-25)
11
12
react-responsive-modal/package.json
@@ -1,6 +1,6 @@
{
"name": "react-responsive-modal",
- "version": "6.2.0",
+ "version": "6.3.2",
"description": "A simple responsive and accessible react modal",
"license": "MIT",
"main": "dist/index.js",
0 commit comments