diff --git a/CHANGELOG.md b/CHANGELOG.md index ea1c5b403..ec08d3d9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### [2.5.2](https://github.com/microlinkhq/microlink-www/compare/v2.5.1...v2.5.2) (2019-06-28) + + +### Bug Fixes + +* **package:** update react-syntax-highlighter to version 11.0.0 ([d578c2f](https://github.com/microlinkhq/microlink-www/commit/d578c2f)) + + + ### [2.5.1](https://github.com/microlinkhq/microlink-www/compare/v2.5.0...v2.5.1) (2019-06-27) diff --git a/package.json b/package.json index 65e1f9c02..f29d3e435 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "microlink-www", "description": "Turn any website into data", "homepage": "https://microlink.io", - "version": "2.5.1", + "version": "2.5.2", "author": { "email": "josefrancisco.verdu@gmail.com", "name": "Kiko Beats",