Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
chore(release): bump version 0.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 1, 2020
1 parent 705a57c commit 41b49a2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.61.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.60.0...v0.61.0) (2020-10-01)


### Features

* **sourcepoint:** add consentReady state to vuex store ([705a57c](https://github.com/spring-media/red-sourcepoint-cmp/commit/705a57c2234a751519879b3f0cda95e540c65b38))

# [0.60.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.59.0...v0.60.0) (2020-09-22)

# [0.59.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.58.0...v0.59.0) (2020-09-11)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spring-media/red-sourcepoint-cmp",
"version": "0.60.0",
"version": "0.61.0",
"description": "CMP (Consent Management Platform) implementation for www.bild.de using the Sourcepoint API",
"scripts": {
"test": "jest --config tests/jest.config.js",
Expand Down

0 comments on commit 41b49a2

Please sign in to comment.