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": {