From d320b1663cf080ea860d25d7d35706457284a816 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Wed, 9 Sep 2020 22:47:49 +0000 Subject: [PATCH] chore(release): version 1.7.8 build 1228 [ci skip] --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3c99057..eed3de0b0 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. +### [1.7.8](https://github.com/SAP/fundamental/compare/v1.7.8-rc.31...v1.7.8) (2020-09-09) + ### [1.7.8-rc.31](https://github.com/SAP/fundamental/compare/v1.7.8-rc.30...v1.7.8-rc.31) (2020-09-09) ### [1.7.8-rc.30](https://github.com/SAP/fundamental/compare/v1.7.8-rc.29...v1.7.8-rc.30) (2020-09-09) diff --git a/package-lock.json b/package-lock.json index fe7ceb331..206aed5b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.7.8-rc.31", + "version": "1.7.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4660a702b..dab29de5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.7.8-rc.31", + "version": "1.7.8", "description": "Fiori Fundamentals 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/", "main": "index.js", "scripts": {