diff --git a/CHANGELOG.md b/CHANGELOG.md index 2117e3c..14fda0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.2.8](https://github.com/tibbercom/tibber-aws/compare/v5.2.7...v5.2.8) (2021-03-09) + + +### Bug Fixes + +* update semantic-release, to use marked >2.0.0 ([49cecc2](https://github.com/tibbercom/tibber-aws/commit/49cecc2a231aa1a4afec38f8f162bab076b496fb)) + ## [5.2.7](https://github.com/tibbercom/tibber-aws/compare/v5.2.6...v5.2.7) (2021-03-03) diff --git a/package.json b/package.json index 4ea01f7..ecdbd73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tibber-aws", - "version": "5.2.7", + "version": "5.2.8", "description": "", "main": "./dist/src/index.js", "scripts": {