Skip to content

Commit f426aaa

Browse files
chore(master): release 6.3.2 (#500)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cec9a2 commit f426aaa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

react-responsive-modal/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
### [6.3.1](https://www.github.com/pradel/react-responsive-modal/compare/v6.3.0...v6.3.1) (2022-04-25)
411

512

react-responsive-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-responsive-modal",
3-
"version": "6.2.0",
3+
"version": "6.3.2",
44
"description": "A simple responsive and accessible react modal",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)