Skip to content

Commit 369ff7f

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2019-11-23) ### Bug Fixes * **deps:** lock file maintenance ([#75](#75)) ([a509889](a509889))
1 parent a509889 commit 369ff7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/researchgate/react-intersection-observer/compare/v1.0.1...v1.0.2) (2019-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** lock file maintenance ([#75](https://github.com/researchgate/react-intersection-observer/issues/75)) ([a509889](https://github.com/researchgate/react-intersection-observer/commit/a50988904ac75bd11bc6b0525cf845bb7abb3f98))
7+
18
## [1.0.1](https://github.com/researchgate/react-intersection-observer/compare/v1.0.0...v1.0.1) (2019-05-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@researchgate/react-intersection-observer",
33
"description": "React component for the Intersection Observer API",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Luis Merino <[email protected]>",
66
"engines": {
77
"node": ">=10.0.0"

0 commit comments

Comments
 (0)