Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @lightspeed/[email protected]
  • Loading branch information
xdrdak committed Jun 17, 2020
1 parent bbea352 commit d220c13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/flame/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ 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.

## 2.0.0-rc.1 - 2020-06-17

- Version bump because lerna

## 2.0.0-rc.0 - 2020-06-17

### Breaking
Expand Down
2 changes: 1 addition & 1 deletion packages/flame/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightspeed/flame",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"private": true,
"description": "Lightspeed's React UI components library",
"author": "Lightspeed",
Expand Down

0 comments on commit d220c13

Please sign in to comment.