Skip to content

Commit 93bef23

Browse files
chore(release): 3.0.7 [skip ci]
## [3.0.7](v3.0.6...v3.0.7) (2019-11-23) ### Bug Fixes * **publish:** Do not publish tests ([ef19403](ef19403))
1 parent ef19403 commit 93bef23

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+
## [3.0.7](https://github.com/researchgate/react-intersection-list/compare/v3.0.6...v3.0.7) (2019-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **publish:** Do not publish tests ([ef19403](https://github.com/researchgate/react-intersection-list/commit/ef19403259e91b9fd27109d3c56cae5f84679167))
7+
18
## [3.0.6](https://github.com/researchgate/react-intersection-list/compare/v3.0.5...v3.0.6) (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-list",
33
"description": "React List Component using the Intersection Observer API",
4-
"version": "3.0.6",
4+
"version": "3.0.7",
55
"author": "Luis Merino <mail@luismerino.name>",
66
"engines": {
77
"node": ">=10.0.0"

0 commit comments

Comments
 (0)