Skip to content

Commit 869a949

Browse files
chore(release): 1.5.1 [skip ci]
### [1.5.1](v1.5.0...v1.5.1) (2022-02-18) ### Docs * update readme ([2ea9645](2ea9645)) ### Refactors * config files, add qhlab eslint plugin ([f204db4](f204db4)) ### Chores * lint fix ([02beb0e](02beb0e))
1 parent 02beb0e commit 869a949

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
### [1.5.1](https://github.com/iamyoki/transition-hook/compare/v1.5.0...v1.5.1) (2022-02-18)
2+
3+
4+
### Docs
5+
6+
* update readme ([2ea9645](https://github.com/iamyoki/transition-hook/commit/2ea9645f205135ed6ed5eea24daf0fc2c4749511))
7+
8+
9+
### Refactors
10+
11+
* config files, add qhlab eslint plugin ([f204db4](https://github.com/iamyoki/transition-hook/commit/f204db427c52aa08703abc2408e2b911edda650e))
12+
13+
14+
### Chores
15+
16+
* lint fix ([02beb0e](https://github.com/iamyoki/transition-hook/commit/02beb0efc8911a9098df37fcb4fa984e6c0f00c1))
17+
118
## [1.5.0](https://github.com/iamyoki/transition-hook/compare/v1.4.0...v1.5.0) (2021-12-30)
219

320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transition-hook",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)