From bb4e5ebe09b1a896b8e985fcb6001a8c0717436e Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Sat, 15 Jun 2019 18:22:01 +0000 Subject: [PATCH] chore(release): version 0.12.0 build 828 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": {