Skip to content

Commit

Permalink
chore(release): 1.1.5 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.5](v1.1.4...v1.1.5) (2021-12-17)

### Docs

* update badge ([7f14f22](7f14f22))
  • Loading branch information
semantic-release-bot committed Dec 17, 2021
1 parent c006531 commit df25e17
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.5](https://github.com/iamyoki/transition-hook/compare/v1.1.4...v1.1.5) (2021-12-17)


### Docs

* update badge ([7f14f22](https://github.com/iamyoki/transition-hook/commit/7f14f2231c3c2641dfdf3c6bc8433f94af214088))

### [1.1.4](https://github.com/iamyoki/transition-hook/compare/v1.1.3...v1.1.4) (2021-12-17)


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

0 comments on commit df25e17

Please sign in to comment.