Skip to content

Commit

Permalink
chore(release): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wadackel committed Apr 14, 2020
1 parent 035492d commit 997c60a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.1](https://github.com/cats-oss/use-intersection/compare/v0.2.0...v0.2.1) (2020-04-14)

### Bug Fixes

- use last entry instead of first entry ([d101e3e](https://github.com/cats-oss/use-intersection/commit/d101e3efa55d0bde2da70f2fecb44fb27e500341))

## [0.2.0](https://github.com/cats-oss/use-intersection/compare/v0.1.0...v0.2.0) (2019-10-23)

### Features
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": "use-intersection",
"version": "0.2.0",
"version": "0.2.1",
"description": "React Hooks for IntersectionObserver.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 997c60a

Please sign in to comment.