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.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 8, 2020
1 parent 692f4d3 commit 75cce5a
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.37.1](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.37.0...v0.37.1) (2020-06-08)


### Bug Fixes

* **vue:** fix missing exported components ([692f4d3](https://github.com/spring-media/red-sourcepoint-cmp/commit/692f4d3021a7de5c6dde9f9e9f4d07849dfc4d5b))

# [0.37.0](https://github.com/spring-media/red-sourcepoint-cmp/compare/v0.36.1...v0.37.0) (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.37.0",
"version": "0.37.1",
"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 75cce5a

Please sign in to comment.