Skip to content

Commit 2cd7461

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2019-11-23) ### Bug Fixes * **publish:** Do not publish tests ([0030cf0](0030cf0))
1 parent 0030cf0 commit 2cd7461

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.4](https://github.com/researchgate/react-intersection-observer/compare/v1.0.3...v1.0.4) (2019-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **publish:** Do not publish tests ([0030cf0](https://github.com/researchgate/react-intersection-observer/commit/0030cf0415f9c3b8b816651290363876c6229bb9))
7+
18
## [1.0.3](https://github.com/researchgate/react-intersection-observer/compare/v1.0.2...v1.0.3) (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.3",
4+
"version": "1.0.4",
55
"author": "Luis Merino <[email protected]>",
66
"engines": {
77
"node": ">=10.0.0"

0 commit comments

Comments
 (0)