Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h-kanazawa committed Jul 29, 2020
1 parent b4cd645 commit c45cb7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,9 @@ Be careful when you change the length of `children` contents by onChange callbac
## License

This package is released under the MIT License, see [LICENSE](./LICENSE)

## Changelog

#### 0.4.0

- BREAKING CHANGE: Support vertical overflow detection
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-detectable-overflow",
"version": "0.3.2",
"version": "0.4.0",
"description": "A React component that informs when the overflowed status is changed.",
"author": {
"name": "Hotaka Kanazawa",
Expand Down

0 comments on commit c45cb7d

Please sign in to comment.