From a0f559fbf84a9e5a9b51b6ee60fad9e6b1da0aaf Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Sat, 25 May 2019 02:07:11 +0000 Subject: [PATCH] chore(release): version 0.9.0 build 716 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0052c48..2e32262c 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.9.0](https://github.com/SAP/fundamental-vue/compare/v0.9.0-rc.3...v0.9.0) (2019-05-25) + + + ## [0.9.0-rc.3](https://github.com/SAP/fundamental-vue/compare/v0.9.0-rc.2...v0.9.0-rc.3) (2019-05-25) diff --git a/package.json b/package.json index c6317428..52459562 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.9.0-rc.3", + "version": "0.9.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {