diff --git a/CHANGELOG.md b/CHANGELOG.md index a197d9c2..3e9f34e5 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. + +## [0.4.7](https://github.com/remarkablemark/html-react-parser/compare/v0.4.6...v0.4.7) (2018-09-14) + + + ## [0.4.6](https://github.com/remarkablemark/html-react-parser/compare/v0.4.5...v0.4.6) (2018-05-13) diff --git a/package.json b/package.json index 600f0eba..a52aa297 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-react-parser", - "version": "0.4.6", + "version": "0.4.7", "description": "An HTML to React parser.", "author": "Mark ", "main": "index.js",