We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe5d51 commit 1545608Copy full SHA for 1545608
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [1.3.2](https://github.com/iamyoki/transition-hook/compare/v1.3.1...v1.3.2) (2021-12-23)
2
+
3
4
+### Docs
5
6
+* add painter gif example ([1698fce](https://github.com/iamyoki/transition-hook/commit/1698fcebdfe23076ceca8a40573cf0c310dff91d))
7
8
### [1.3.1](https://github.com/iamyoki/transition-hook/compare/v1.3.0...v1.3.1) (2021-12-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "transition-hook",
- "version": "1.3.1",
+ "version": "1.3.2",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
0 commit comments