We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3134403 commit f249b73Copy full SHA for f249b73
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2020-08-21)
2
+
3
4
+### Features
5
6
+* initial first version ([e3f882b](https://github.com/ron0115/react-smooth-scroll-hook/commit/e3f882b8e9a1109743fac8e45b42bcc4b4244a13))
package.json
@@ -1,5 +1,5 @@
{
- "version": "0.1.1",
+ "version": "1.0.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments