Skip to content

Commit d90c836

Browse files
committed
release: v0.0.13
1 parent 2886dd7 commit d90c836

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
## [0.0.12](https://github.com/riderx/vue-timer-hook/compare/v0.0.11...v0.0.12) (2021-08-16)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-timer-hook",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"main": "dist/vue-timer-hook.cjs.js",
55
"unpkg": "dist/vue-timer-hook.global.js",
66
"jsdelivr": "dist/vue-timer-hook.global.js",

0 commit comments

Comments
 (0)