diff --git a/CHANGELOG.md b/CHANGELOG.md index f17ee55b80..dc5ce95e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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.11.2](https://github.com/SAP/fundamental-styles/compare/v0.11.2-rc.0...v0.11.2) (2020-07-17) + + + ## [0.11.2-rc.0](https://github.com/SAP/fundamental-styles/compare/v0.11.1...v0.11.2-rc.0) (2020-07-17) diff --git a/package-lock.json b/package-lock.json index 84dc326ca5..bfca10b546 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.11.2-rc.0", + "version": "0.11.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ea8637a15a..d2a6f1666c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.11.2-rc.0", + "version": "0.11.2", "description": "Fundamental Library Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with Fiori 3 look and feel. Learn more about this project at - http://sap.github.io/fundamental-styles/", "main": "dist/fundamental-styles.css", "scripts": {