Skip to content

Commit

Permalink
chore(release): 1.5.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.5.2](v1.5.1...v1.5.2) (2022-03-17)

### Bug Fixes

* sourmap warning in CRA [#11](#11) ([8a56d79](8a56d79))
  • Loading branch information
semantic-release-bot committed Mar 17, 2022
1 parent 9fd5be5 commit a3b17f2
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.5.2](https:/iamyoki/transition-hook/compare/v1.5.1...v1.5.2) (2022-03-17)


### Bug Fixes

* sourmap warning in CRA [#11](https:/iamyoki/transition-hook/issues/11) ([8a56d79](https:/iamyoki/transition-hook/commit/8a56d796eb45140bb34a393ab92ff01cbcc17237))

### [1.5.1](https:/iamyoki/transition-hook/compare/v1.5.0...v1.5.1) (2022-02-18)


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.5.1",
"version": "1.5.2",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit a3b17f2

Please sign in to comment.