We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e717991 commit c99f56aCopy full SHA for c99f56a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.0.1...v1.1.0) (2020-08-25)
2
+
3
4
+### Features
5
6
+* support some state return from hook ([e15e50d](https://github.com/ron0115/react-smooth-scroll-hook/commit/e15e50d536a283a55b19c579addf38590cf06be7))
7
8
## [1.0.1](https://github.com/ron0115/react-smooth-scroll-hook/compare/v1.0.0...v1.0.1) (2020-08-22)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.1",
+ "version": "1.1.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments