diff --git a/CHANGELOG.md b/CHANGELOG.md index 01b36471..d59a3ce9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.17.0-rc.0](https://github.com/SAP/fundamental-vue/compare/v0.16.2-rc.0...v0.17.0-rc.0) (2019-07-24) + + +### Features + +* new documentation, lots of small improvements ([65982fd](https://github.com/SAP/fundamental-vue/commit/65982fd)) + + + ### [0.16.2-rc.0](https://github.com/SAP/fundamental-vue/compare/v0.16.1...v0.16.2-rc.0) (2019-07-24) diff --git a/package.json b/package.json index 68f70515..47c5620d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.16.2-rc.0", + "version": "0.17.0-rc.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {