Skip to content

Commit 65317bc

Browse files
committed
Publish
- @lightspeed/flame-css@0.1.2 - @lightspeed/flame@2.0.0
1 parent bd71884 commit 65317bc

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

packages/flame-css/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Refer to the [CONTRIBUTING guide](https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md) for more info.
99

10+
## 0.1.2 - 2020-07-17
11+
12+
- Version bump because lerna
13+
1014
## 0.1.1 - 2020-07-08
1115

1216
- Version bump because lerna

packages/flame-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightspeed/flame-css",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Base Lightspeed helpers and components CSS",
55
"author": "Lightspeed",
66
"license": "SEE LICENSE IN LICENSE",

packages/flame/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Refer to the [CONTRIBUTING guide](https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md) for more info.
99

10+
## 2.0.0 - 2020-07-17
11+
12+
- Version bump because lerna
13+
1014
## 2.0.0-rc.10 - 2020-07-08
1115

1216
- Version bump because lerna

packages/flame/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightspeed/flame",
3-
"version": "2.0.0-rc.10",
3+
"version": "2.0.0",
44
"private": true,
55
"description": "Lightspeed's React UI components library",
66
"author": "Lightspeed",

0 commit comments

Comments
 (0)