We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be27bde commit 442c140Copy full SHA for 442c140
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.3](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.3.2...v1.3.3) (2020-08-29)
2
+
3
4
+### Features
5
6
+* **API:** deprecated scrollToPage ([be27bde](https://github.com/ron0115/react-smooth-scroll-hook/commit/be27bdeea3af88e972ed29883680218d04ad9f31))
7
8
## [1.3.2](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.3.1...v1.3.2) (2020-08-28)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.3.2",
+ "version": "1.3.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments