diff --git a/CHANGELOG.md b/CHANGELOG.md index 89317061..6d3b8860 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# [0.44.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.43.2...v0.44.0) (2020-06-25) + ## [0.43.2](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.43.1...v0.43.2) (2020-06-25) diff --git a/package.json b/package.json index 71d0facc..fcc915f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spring-media/red-sourcepoint-cmp", - "version": "0.43.2", + "version": "0.44.0", "description": "CMP (Consent Management Platform) implementation for www.bild.de using the Sourcepoint API", "scripts": { "test": "jest --config tests/jest.config.js",