From 223c550ec612ad8e2fc588b6b03f1703c0b3169e Mon Sep 17 00:00:00 2001 From: Xavier Drdak <1198051+xdrdak@users.noreply.github.com> Date: Thu, 23 Jan 2020 08:46:17 -0500 Subject: [PATCH] Publish - @lightspeed/flame@1.2.11 --- 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 98fcae65..0faf7941 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.2.11 - 2020-01-23 ### Fixed diff --git a/packages/flame/package.json b/packages/flame/package.json index 362fe6e9..b6a8659d 100644 --- a/packages/flame/package.json +++ b/packages/flame/package.json @@ -1,6 +1,6 @@ { "name": "@lightspeed/flame", - "version": "1.2.10", + "version": "1.2.11", "description": "Lightspeed's React UI components library", "author": "Lightspeed", "license": "SEE LICENSE IN LICENSE",