File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ v2.0.94] ( https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.93...colorguard-cli-v2.0.94 ) (2025-04-05)
2+
3+ ## π Fixes
4+ - [ ` f630221 ` ] ( https://github.com/bryanjtc/css-colorguard-upgraded/commit/f630221 ) build(deps): Update dependency typescript to v5.8.3 (#557 ) (Issues: [ ` #557 ` ] ( https://github.com/bryanjtc/css-colorguard-upgraded/issues/557 ) )
5+
6+
7+ ### Dependencies
8+
9+ * ** colorguard-processor:** upgraded to 2.0.105
10+
111# [ v2.0.93] ( https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.92...colorguard-cli-v2.0.93 ) (2025-02-28)
212
313## π Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " colorguard-cli" ,
3- "version" : " 2.0.93 " ,
3+ "version" : " 2.0.94 " ,
44 "description" : " CLI to keep a watchful eye on your css colors" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
4242 "@semantic-release/npm" : " 12.0.1" ,
4343 "@types/node" : " 22.14.0" ,
4444 "@types/yargs" : " 17.0.33" ,
45- "colorguard-processor" : " 2.0.104 " ,
45+ "colorguard-processor" : " 2.0.105 " ,
4646 "gitmojis" : " 3.15.0" ,
4747 "postcss" : " 8.5.3" ,
4848 "semantic-release" : " 24.2.3" ,
You canβt perform that action at this time.
0 commit comments