diff --git a/CHANGELOG.md b/CHANGELOG.md index 89500a04..cf356661 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.5.2](https://github.com/SAP/fundamental-vue/compare/v0.5.2-rc.0...v0.5.2) (2019-05-03) + + + ## [0.5.2-rc.0](https://github.com/SAP/fundamental-vue/compare/v0.5.1...v0.5.2-rc.0) (2019-05-03) diff --git a/package.json b/package.json index b4b0d727..48212b82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-vue", - "version": "0.5.2-rc.0", + "version": "0.5.2", "sideEffects": [ "src/docs/**", "./**/*.scss",