diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f0144a8..0d1029a1 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.2](https://github.com/SAP/fundamental-vue/compare/v0.18.2-rc.11...v0.18.2) (2019-11-12) + ### [0.18.2-rc.11](https://github.com/SAP/fundamental-vue/compare/v0.18.2-rc.10...v0.18.2-rc.11) (2019-11-12) diff --git a/package.json b/package.json index 0597d6d3..385564c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.18.2-rc.11", + "version": "0.18.2", "description": "SAP Fiori Fundamentals, implemented in Vue.js", "author": "SAP SE", "scripts": {