We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2c08d commit 1958d2cCopy full SHA for 1958d2c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.15](https://github.com/riderx/vue-timer-hook/compare/v0.0.14...v0.0.15) (2021-08-17)
2
+
3
+### Bug Fixes
4
5
+- make restart and reset pause before start ([6c2c08d](https://github.com/riderx/vue-timer-hook/commit/6c2c08d9109307566dcbbdbb2c7fc59468a501ec))
6
7
## [0.0.14](https://github.com/riderx/vue-timer-hook/compare/v0.0.13...v0.0.14) (2021-08-16)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-timer-hook",
- "version": "0.0.14",
+ "version": "0.0.15",
"main": "dist/vue-timer-hook.cjs.js",
"unpkg": "dist/vue-timer-hook.global.js",
"jsdelivr": "dist/vue-timer-hook.global.js",
0 commit comments