diff --git a/CHANGELOG.md b/CHANGELOG.md index 491cf00b..a178cf4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +## [3.0.3](https://github.com/researchgate/react-intersection-list/compare/v3.0.2...v3.0.3) (2019-04-23) + + + ## [3.0.2](https://github.com/researchgate/react-intersection-list/compare/v3.0.1...v3.0.2) (2018-06-18) diff --git a/package.json b/package.json index ce400077..38d01c8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@researchgate/react-intersection-list", "description": "React List Component using the Intersection Observer API", - "version": "3.0.2", + "version": "3.0.3", "author": "Luis Merino ", "bugs": { "url": "https://github.com/researchgate/react-intersection-list/issues"