Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Oct 25, 2019
1 parent b708153 commit 47e4758
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/web-api-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.1](https://github.com/kripod/react-hooks/compare/[email protected]@2.2.1) (2019-10-25)

### Bug Fixes

- **useSize:** possible ReferenceError caused by accessing ResizeObserver ([b708153](https://github.com/kripod/react-hooks/commit/b708153b3347ecf1c08c71f841be6e432669c7ff))

# [2.2.0](https://github.com/kripod/react-hooks/compare/[email protected]@2.2.0) (2019-10-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/web-api-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-api-hooks",
"version": "2.2.0",
"version": "2.2.1",
"description": "Essential set of React Hooks for convenient Web API consumption.",
"keywords": [
"react",
Expand Down

0 comments on commit 47e4758

Please sign in to comment.