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.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 26, 2020
1 parent d3eb96d commit c44953b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.65.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.64.0...v0.65.0) (2020-11-26)


### Bug Fixes

* **vue:** update cae snapshots ([d3eb96d](https://github.com/spring-media/red-sourcepoint-cmp/commit/d3eb96de8fbd75fb010c18a5a0654e3095655959))


### Features

* **vue:** add vendor-id as attribute to placeholders ([3a9fad5](https://github.com/spring-media/red-sourcepoint-cmp/commit/3a9fad56de35c9c48f5d605f83569434c9b7ed92))

# [0.64.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.63.0...v0.64.0) (2020-11-19)

# [0.63.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.62.0...v0.63.0) (2020-10-26)
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.64.0",
"version": "0.65.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 c44953b

Please sign in to comment.