Skip to content

Commit

Permalink
chore(release): 12.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [12.4.0](v12.3.2...v12.4.0) (2019-10-12)

### Features

* useIntersection ([#652](#652)) ([d5f359f](d5f359f))
  • Loading branch information
semantic-release-bot committed Oct 12, 2019
1 parent d5f359f commit 38dffea
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 @@
# [12.4.0](https://github.com/streamich/react-use/compare/v12.3.2...v12.4.0) (2019-10-12)


### Features

* useIntersection ([#652](https://github.com/streamich/react-use/issues/652)) ([d5f359f](https://github.com/streamich/react-use/commit/d5f359f))

## [12.3.2](https://github.com/streamich/react-use/compare/v12.3.1...v12.3.2) (2019-10-12)


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": "react-use",
"version": "12.3.2",
"version": "12.4.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 38dffea

Please sign in to comment.