Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Dec 17, 2021
2 parents 796a9c8 + feb45fc commit e4ba7f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.1.2](https://github.com/iamyoki/transition-hook/compare/v1.1.1...v1.1.2) (2021-12-17)


### Bug Fixes

* wrong word ([eb8b133](https://github.com/iamyoki/transition-hook/commit/eb8b133d585dfdd6c56633e0e32c0281b089fdbc))

### [1.1.1](https://github.com/iamyoki/transition-hook/compare/v1.1.0...v1.1.1) (2021-12-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transition-hook",
"version": "1.1.1",
"version": "1.1.2",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit e4ba7f1

Please sign in to comment.