We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb707d6 commit 76160adCopy full SHA for 76160ad
CHANGELOG.md
@@ -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
8
## [1.3.0](https://github.com/iamyoki/transition-hook/compare/v1.2.1...v1.3.0) (2021-12-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "transition-hook",
- "version": "1.3.0",
+ "version": "1.3.1",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
0 commit comments