File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Refer to the [ CONTRIBUTING guide] ( https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md ) for more info.
99
10+ ## 2.0.0-alpha.10 - 2025-10-29
11+
12+ - Version bump because lerna
13+
1014## 2.0.0-alpha.1 - 2025-10-26
1115
1216- Version bump because lerna
Original file line number Diff line number Diff line change 11{
22 "name" : " @lightspeed/flame-tokens" ,
3- "version" : " 2.0.0" ,
3+ "version" : " 2.0.0-alpha.10 " ,
44 "description" : " Design tokens for Lightspeed's Flame design system" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Refer to the [ CONTRIBUTING guide] ( https://github.com/lightspeed/flame/blob/master/.github/CONTRIBUTING.md ) for more info.
99
10+ ## 3.0.0-alpha.10 - 2025-10-29
11+
12+ - Version bump because lerna
13+
1014## 3.0.0-alpha.1 - 2025-10-26
1115
1216- Version bump because lerna
Original file line number Diff line number Diff line change 11{
22 "name" : " @lightspeed/flame" ,
3- "version" : " 3.0.0" ,
3+ "version" : " 3.0.0-alpha.10 " ,
44 "private" : true ,
55 "description" : " Lightspeed's React UI components library" ,
66 "author" : " Lightspeed" ,
5151 "type-fest" : " ^0.3.0"
5252 },
5353 "devDependencies" : {
54- "@lightspeed/flame-tokens" : " ^2.0.0-alpha.1 " ,
54+ "@lightspeed/flame-tokens" : " ^2.0.0-alpha.10 " ,
5555 "@types/lodash" : " ^4.14.123" ,
5656 "@types/react-modal" : " ^3.8.1" ,
5757 "@types/react-select" : " ^2.0.15" ,
You can’t perform that action at this time.
0 commit comments