diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bae1b98..38a7c8cf 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.12.0](https://github.com/SAP/fundamental-vue/compare/v0.12.0-rc.7...v0.12.0) (2019-06-15) + + + ## [0.12.0-rc.7](https://github.com/SAP/fundamental-vue/compare/v0.12.0-rc.6...v0.12.0-rc.7) (2019-06-15) diff --git a/package.json b/package.json index 25040b10..d6f21ff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.12.0-rc.7", + "version": "0.12.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {