From 848546e05898bce66938b20d0565b83387189b2b Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Mon, 1 Jul 2019 19:51:23 +0000 Subject: [PATCH] chore(release): version 0.15.0 build 985 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b7b3bd..d025ae5e 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.15.0](https://github.com/SAP/fundamental-vue/compare/v0.15.0-rc.9...v0.15.0) (2019-07-01) + + + ## [0.15.0-rc.9](https://github.com/SAP/fundamental-vue/compare/v0.15.0-rc.8...v0.15.0-rc.9) (2019-07-01) diff --git a/package.json b/package.json index fdb7d5f9..8be9b06b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.15.0-rc.9", + "version": "0.15.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {