Skip to content

Commit a0fe42d

Browse files
chore(release): 1.0.1
1 parent 84896dd commit a0fe42d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [1.0.1](https://github.com/riderx/vue-timer-hook/compare/v1.0.0...v1.0.1) (2022-08-24)
6+
7+
8+
### Bug Fixes
9+
10+
* add CI ([84896dd](https://github.com/riderx/vue-timer-hook/commit/84896dd9c020cd0afb86fb4823a5796cc0b6ee2b))
11+
112
# [1.0.0](https://github.com/riderx/vue-timer-hook/compare/v0.0.21...v1.0.0) (2022-02-23)
213

314
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-timer-hook",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": [
55
"vue",
66
"vue3",

0 commit comments

Comments
 (0)