Skip to content

Commit 0d81f90

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-05-31) ### Bug Fixes * **spire:** change tooling and build system to spire ([fff9c52](fff9c52))
1 parent fff9c52 commit 0d81f90

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.1](https://github.com/researchgate/react-intersection-observer/compare/v1.0.0...v1.0.1) (2019-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **spire:** change tooling and build system to spire ([fff9c52](https://github.com/researchgate/react-intersection-observer/commit/fff9c52))
7+
18
# Change Log
29

310
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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.0",
4+
"version": "1.0.1",
55
"author": "Luis Merino <[email protected]>",
66
"engines": {
77
"node": ">=10.0.0"

0 commit comments

Comments
 (0)