From af806ca5c6284a65cb9ff9e4f886651746c7ebdf Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Wed, 6 Jan 2021 05:05:41 +0000 Subject: [PATCH] chore(release): version 1.7.9-rc.21 build 1443 [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 7d9216af..b11ed5b5 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.9-rc.21](https://github.com/SAP/fundamental/compare/v1.7.9-rc.20...v1.7.9-rc.21) (2021-01-06) + ### [1.7.9-rc.20](https://github.com/SAP/fundamental/compare/v1.7.9-rc.19...v1.7.9-rc.20) (2021-01-06) ### [1.7.9-rc.19](https://github.com/SAP/fundamental/compare/v1.7.9-rc.18...v1.7.9-rc.19) (2021-01-06) diff --git a/package-lock.json b/package-lock.json index 9ab002e6..3533d9c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.7.9-rc.20", + "version": "1.7.9-rc.21", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5acfed71..337e9809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.7.9-rc.20", + "version": "1.7.9-rc.21", "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": {