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.
2 parents 7c0a42c + e57089d commit 95cd83dCopy full SHA for 95cd83d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.2.0...v1.3.0) (2020-08-27)
2
+
3
4
+### Features
5
6
+* support documentParent mode ([0deb1bd](https://github.com/ron0115/react-smooth-scroll-hook/commit/0deb1bdaa5ee0824426cc0df320c276c79923b50))
7
8
# [1.2.0](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.1.0...v1.2.0) (2020-08-25)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.0",
+ "version": "1.3.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments