From a43b78b57ff57a4d0c7c2edcecdffd39f0cba1c5 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Wed, 15 Jan 2020 08:36:05 +0000 Subject: [PATCH] chore(release): version 0.4.1-rc.8 build 2339 [ci skip] --- CHANGELOG.md | 5 +++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cab20f012..4d8b89faff 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.4.1-rc.8](https://github.com/SAP/fundamental-styles/compare/v0.4.1-rc.7...v0.4.1-rc.8) (2020-01-15) + + + ## [0.4.1-rc.7](https://github.com/SAP/fundamental-styles/compare/v0.4.1-rc.6...v0.4.1-rc.7) (2020-01-11) diff --git a/package-lock.json b/package-lock.json index 7a80a02e96..51338a8d46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.4.1-rc.7", + "version": "0.4.1-rc.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8b9f2cc1e7..e77e6dae32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.4.1-rc.7", + "version": "0.4.1-rc.8", "description": "Fundamental Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with the SAP look and feel. Learn more about this project at - http://sap.github.io/fundamental-styles/", "main": "dist/fundamental-styles.css", "scripts": {