Skip to content

Commit 659a809

Browse files
chore(release): 1.3.3 [skip ci]
### [1.3.3](v1.3.2...v1.3.3) (2021-12-24) ### Chores * update description ([318e394](318e394)) ### Docs * update readme, add radio-transition example ([d358de3](d358de3))
1 parent d358de3 commit 659a809

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [1.3.3](https://github.com/iamyoki/transition-hook/compare/v1.3.2...v1.3.3) (2021-12-24)
2+
3+
4+
### Chores
5+
6+
* update description ([318e394](https://github.com/iamyoki/transition-hook/commit/318e39423f9437df4046006925e7898ae54d11c2))
7+
8+
9+
### Docs
10+
11+
* update readme, add radio-transition example ([d358de3](https://github.com/iamyoki/transition-hook/commit/d358de32ded3f3492c7210d8ebe2a3d243b190fa))
12+
113
### [1.3.2](https://github.com/iamyoki/transition-hook/compare/v1.3.1...v1.3.2) (2021-12-23)
214

315

package.json

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

0 commit comments

Comments
 (0)