diff --git a/CHANGELOG.md b/CHANGELOG.md index e264df14..e8b2b505 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.16.1](https://github.com/SAP/fundamental-vue/compare/v0.16.1-rc.5...v0.16.1) (2019-07-16) + + + ### [0.16.1-rc.5](https://github.com/SAP/fundamental-vue/compare/v0.16.1-rc.4...v0.16.1-rc.5) (2019-07-16) diff --git a/package.json b/package.json index 6659a9c7..ba224759 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.16.1-rc.5", + "version": "0.16.1", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {