We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e570fd2 commit 332b189Copy full SHA for 332b189
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.17](https://github.com/riderx/vue-timer-hook/compare/v0.0.16...v0.0.17) (2021-08-17)
2
+
3
+### Bug Fixes
4
5
+- readme demo code ([e570fd2](https://github.com/riderx/vue-timer-hook/commit/e570fd2a8dca2e66d1043c1e5ac5bde9089a5186))
6
7
## [0.0.16](https://github.com/riderx/vue-timer-hook/compare/v0.0.15...v0.0.16) (2021-08-17)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-timer-hook",
- "version": "0.0.16",
+ "version": "0.0.17",
"main": "dist/vue-timer-hook.cjs.js",
"unpkg": "dist/vue-timer-hook.global.js",
"jsdelivr": "dist/vue-timer-hook.global.js",
0 commit comments