diff --git a/CHANGELOG.md b/CHANGELOG.md index 28842b17..493281a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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.14.0](https://github.com/SAP/fundamental-vue/compare/v0.14.0-rc.5...v0.14.0) (2019-06-21) + + + ## [0.14.0-rc.5](https://github.com/SAP/fundamental-vue/compare/v0.14.0-rc.4...v0.14.0-rc.5) (2019-06-21) diff --git a/package.json b/package.json index 1a6430fb..ff7f38fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.14.0-rc.5", + "version": "0.14.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {