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