diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a785623..43f510b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.15](https://github.com/microlinkhq/cards/compare/v0.0.14...v0.0.15) (2020-04-16) + ### [0.0.14](https://github.com/microlinkhq/cards/compare/v0.0.13...v0.0.14) (2020-04-16) diff --git a/package.json b/package.json index 95142879..5376ea3e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "microlink-cards", "description": "The easiest way to create, manage and ship OG and Twitter cards at scale.", "homepage": "https://github.com/microlinkhq/cards", - "version": "0.0.14", + "version": "0.0.15", "author": { "email": "hello@microlink.io", "name": "microlink.io",