diff --git a/CHANGELOG.md b/CHANGELOG.md index 46514036..7b16ca03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.18.3](https://github.com/SAP/fundamental-vue/compare/v0.18.3-rc.1...v0.18.3) (2019-11-15) + ### [0.18.3-rc.1](https://github.com/SAP/fundamental-vue/compare/v0.18.3-rc.0...v0.18.3-rc.1) (2019-11-13) diff --git a/package.json b/package.json index 41d9547c..6d537bf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.18.3-rc.1", + "version": "0.18.3", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {