Skip to content

Commit

Permalink
chore: release 0.1.3 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored May 6, 2021
1 parent b8afafc commit 095c32d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.3](https://www.github.com/zakodium/react-kbs/compare/v0.1.2...v0.1.3) (2021-05-06)


### Bug Fixes

* do not wrap global handler in a div ([b8afafc](https://www.github.com/zakodium/react-kbs/commit/b8afafcfcaef64d6c4173e6b549dbac7e6018ee5))

### [0.1.2](https://www.github.com/zakodium/react-kbs/compare/v0.1.1...v0.1.2) (2021-05-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-kbs",
"version": "0.1.2",
"version": "0.1.3",
"description": "React library to manage your application's keyboard shortcuts",
"homepage": ".",
"main": "./lib-cjs/index.js",
Expand Down

0 comments on commit 095c32d

Please sign in to comment.