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 2ecd108 commit c755a0fCopy full SHA for c755a0f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [6.3.1](https://www.github.com/pradel/react-responsive-modal/compare/v6.3.0...v6.3.1) (2022-04-25)
4
+
5
6
+### Bug Fixes
7
8
+* fix publishing process ([#492](https://www.github.com/pradel/react-responsive-modal/issues/492)) ([2ecd108](https://www.github.com/pradel/react-responsive-modal/commit/2ecd1084a0398a0ae0d7baa40b9b2b4e03f3d91c))
9
10
## [6.3.0](https://www.github.com/pradel/react-responsive-modal/compare/v6.2.0...v6.3.0) (2022-04-25)
11
12
package.json
@@ -23,5 +23,5 @@
23
"lint-staged": "10.5.1",
24
"prettier": "2.1.2"
25
},
26
- "version": "6.3.0"
+ "version": "6.3.1"
27
}
0 commit comments