Skip to content

Commit

Permalink
release: v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Aug 25, 2021
1 parent 9ff39e7 commit ebe6292
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.21](https://github.com/riderx/vue-timer-hook/compare/v0.0.20...v0.0.21) (2021-08-25)

### Bug Fixes

- reset declaration ts ([9906d83](https://github.com/riderx/vue-timer-hook/commit/9906d835b0149b0d0b856808bff7777f7d019b5c))

## [0.0.20](https://github.com/riderx/vue-timer-hook/compare/v0.0.19...v0.0.20) (2021-08-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-timer-hook",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/vue-timer-hook.cjs.js",
"unpkg": "dist/vue-timer-hook.global.js",
"jsdelivr": "dist/vue-timer-hook.global.js",
Expand Down

0 comments on commit ebe6292

Please sign in to comment.