Skip to content

Commit 1545608

Browse files
chore(release): 1.3.2 [skip ci]
### [1.3.2](v1.3.1...v1.3.2) (2021-12-23) ### Docs * add painter gif example ([1698fce](1698fce))
1 parent 3fe5d51 commit 1545608

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
### [1.3.1](https://github.com/iamyoki/transition-hook/compare/v1.3.0...v1.3.1) (2021-12-23)
29

310

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.1",
3+
"version": "1.3.2",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)