We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d195ba commit 511fd61Copy full SHA for 511fd61
packages/flame/CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
Refer to the [CONTRIBUTING guide](https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md) for more info.
9
10
-## [Unreleased]
+## 2.2.0 - 2022-02-02
11
12
### Added
13
packages/flame/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lightspeed/flame",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"private": true,
5
"description": "Lightspeed's React UI components library",
6
"author": "Lightspeed",
0 commit comments