Skip to content

Commit 76160ad

Browse files
chore(release): 1.3.1 [skip ci]
### [1.3.1](v1.3.0...v1.3.1) (2021-12-23) ### Docs * add ripple-effect gif example ([eb707d6](eb707d6))
1 parent eb707d6 commit 76160ad

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.1](https://github.com/iamyoki/transition-hook/compare/v1.3.0...v1.3.1) (2021-12-23)
2+
3+
4+
### Docs
5+
6+
* add ripple-effect gif example ([eb707d6](https://github.com/iamyoki/transition-hook/commit/eb707d6cade6787467349fe7c9b4c6f69d347377))
7+
18
## [1.3.0](https://github.com/iamyoki/transition-hook/compare/v1.2.1...v1.3.0) (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.0",
3+
"version": "1.3.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)