We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d358de3 commit 659a809Copy full SHA for 659a809
CHANGELOG.md
@@ -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
13
### [1.3.2](https://github.com/iamyoki/transition-hook/compare/v1.3.1...v1.3.2) (2021-12-23)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "transition-hook",
- "version": "1.3.2",
+ "version": "1.3.3",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
0 commit comments