We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2886dd7 commit d90c836Copy full SHA for d90c836
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.13](https://github.com/riderx/vue-timer-hook/compare/v0.0.12...v0.0.13) (2021-08-16)
2
+
3
+### Bug Fixes
4
5
+- tag target + donation ([2886dd7](https://github.com/riderx/vue-timer-hook/commit/2886dd7c3e01da3f354c492dcb12fd17c3807f29))
6
7
## [0.0.12](https://github.com/riderx/vue-timer-hook/compare/v0.0.11...v0.0.12) (2021-08-16)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-timer-hook",
- "version": "0.0.12",
+ "version": "0.0.13",
"main": "dist/vue-timer-hook.cjs.js",
"unpkg": "dist/vue-timer-hook.global.js",
"jsdelivr": "dist/vue-timer-hook.global.js",
0 commit comments