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.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 5, 2020
1 parent b92cd9d commit 4511967
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.35.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.34.1...v0.35.0) (2020-06-05)


### Features

* **vue:** add embed-content component for embedding arbitrary html content ([2dba739](https://github.com/spring-media/red-sourcepoint-cmp/commit/2dba739e44b2feae31dcf8a3eaa8a0025c8691be))

## [0.34.1](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.34.0...v0.34.1) (2020-06-05)


Expand Down
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.34.1",
"version": "0.35.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 4511967

Please sign in to comment.