diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f61042..e0052c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -# Change Log +# Changelog 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-rc.3](https://github.com/SAP/fundamental-vue/compare/v0.9.0-rc.2...v0.9.0-rc.3) (2019-05-25) + + + # [0.9.0-rc.2](https://github.com/SAP/fundamental-vue/compare/v0.9.0-rc.1...v0.9.0-rc.2) (2019-05-25) diff --git a/package.json b/package.json index 4fdbef7c..c6317428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.9.0-rc.2", + "version": "0.9.0-rc.3", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {