Skip to content

Commit a3f0770

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2019-12-01) ### Bug Fixes * **deps:** lock file maintenance ([#79](#79)) ([5d9256f](5d9256f))
1 parent 5d9256f commit a3f0770

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.5](https://github.com/researchgate/react-intersection-observer/compare/v1.0.4...v1.0.5) (2019-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** lock file maintenance ([#79](https://github.com/researchgate/react-intersection-observer/issues/79)) ([5d9256f](https://github.com/researchgate/react-intersection-observer/commit/5d9256f137085db7e06f2eb1f98404c53b00032d))
7+
18
## [1.0.4](https://github.com/researchgate/react-intersection-observer/compare/v1.0.3...v1.0.4) (2019-11-23)
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.4",
4+
"version": "1.0.5",
55
"author": "Luis Merino <[email protected]>",
66
"engines": {
77
"node": ">=10.0.0"

0 commit comments

Comments
 (0)