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 69249f8 commit c309a90Copy full SHA for c309a90
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.2.0](https://www.github.com/pradel/react-responsive-modal/compare/v6.1.0...v6.2.0) (2021-12-14)
4
+
5
6
+### Features
7
8
+* add optional reserveScrollBarGap ([#484](https://www.github.com/pradel/react-responsive-modal/issues/484)) ([69249f8](https://www.github.com/pradel/react-responsive-modal/commit/69249f8f97d02e4eaf07bedb52cb4ff1b1d4f636))
9
10
## [6.1.0](https://www.github.com/pradel/react-responsive-modal/compare/v6.0.1...v6.1.0) (2021-06-01)
11
12
package.json
@@ -23,5 +23,5 @@
23
"lint-staged": "10.5.1",
24
"prettier": "2.1.2"
25
},
26
- "version": "6.1.0"
+ "version": "6.2.0"
27
}
0 commit comments