From e14b433c2e9629129c231d28a125e792da1b3b3b Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Thu, 21 Mar 2019 23:11:00 +0000 Subject: [PATCH] chore(release): version 1.4.7 build 285 [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 f3545fdd1..0de50e581 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. + +## [1.4.7](https://github.com/SAP/fundamental/compare/v1.4.7-rc.0...v1.4.7) (2019-03-21) + + + ## [1.4.7-rc.0](https://github.com/SAP/fundamental/compare/v1.4.6...v1.4.7-rc.0) (2019-03-21) diff --git a/package-lock.json b/package-lock.json index a2d1b198c..b53c5c6b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.4.7-rc.0", + "version": "1.4.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 689d79195..a26b7edce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fiori-fundamentals", - "version": "1.4.7-rc.0", + "version": "1.4.7", "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": {