diff --git a/CHANGELOG.md b/CHANGELOG.md index d59a3ce9..db0603e6 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.17.0](https://github.com/SAP/fundamental-vue/compare/v0.17.0-rc.0...v0.17.0) (2019-07-24) + + + ## [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) diff --git a/package.json b/package.json index 47c5620d..9c030d8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.17.0-rc.0", + "version": "0.17.0", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {