From ec36cf96bbf001f43493a8d16a5f64577d7fb169 Mon Sep 17 00:00:00 2001 From: Guillaume Lambert <24464151+glambert@users.noreply.github.com> Date: Fri, 25 Oct 2019 15:52:42 -0400 Subject: [PATCH] Publish - @lightspeed/flame@1.1.0 --- packages/flame/CHANGELOG.md | 2 +- packages/flame/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/flame/CHANGELOG.md b/packages/flame/CHANGELOG.md index b0546bfb..d7ed7a21 100644 --- a/packages/flame/CHANGELOG.md +++ b/packages/flame/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Refer to the [CONTRIBUTING guide](https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md) for more info. -## [Unreleased] +## 1.1.0 - 2019-10-25 ### Added diff --git a/packages/flame/package.json b/packages/flame/package.json index ec6bb945..dbaee517 100644 --- a/packages/flame/package.json +++ b/packages/flame/package.json @@ -1,6 +1,6 @@ { "name": "@lightspeed/flame", - "version": "1.0.0", + "version": "1.1.0", "description": "Lightspeed's React UI components library", "author": "Lightspeed", "license": "SEE LICENSE IN LICENSE",