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",