File tree Expand file tree Collapse file tree 4 files changed +11
-10
lines changed
Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @hebilicious/cssforge
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - 41bff15: # Conditions and variables access
8+
9+ Add the posibility to add conditions for colors modules. This is a breaking change for the
10+ configuration format.
11+
312## 0.2.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hebilicious/cssforge" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "license" : " MIT" ,
55 "exports" : {
66 "." : " ./src/mod.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hebilicious/cssforge" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "version" : " npx @changesets/cli version && node scripts/sync-version.js"
You can’t perform that action at this time.
0 commit comments