diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b6ea3a0..2c4974db 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.5](https://github.com/researchgate/react-intersection-list/compare/v3.0.4...v3.0.5) (2019-05-16) + + + ## [3.0.4](https://github.com/researchgate/react-intersection-list/compare/v3.0.3...v3.0.4) (2019-04-25) diff --git a/package.json b/package.json index 4ea55d24..7efb052b 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.4", + "version": "3.0.5", "author": "Luis Merino ", "bugs": { "url": "https://github.com/researchgate/react-intersection-list/issues"