File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ v2.0.92] ( https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.91...colorguard-cli-v2.0.92 ) (2025-02-19)
2
+
3
+ ## π Fixes
4
+ - [ ` 51bbc0b ` ] ( https://github.com/bryanjtc/css-colorguard-upgraded/commit/51bbc0b ) build(deps): Update dependency postcss to v8.5.3 (#540 ) (Issues: [ ` #540 ` ] ( https://github.com/bryanjtc/css-colorguard-upgraded/issues/540 ) )
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** colorguard-processor:** upgraded to 2.0.103
10
+
1
11
# [ v2.0.91] ( https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.90...colorguard-cli-v2.0.91 ) (2025-02-11)
2
12
3
13
## π Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " colorguard-cli" ,
3
- "version" : " 2.0.91 " ,
3
+ "version" : " 2.0.92 " ,
4
4
"description" : " CLI to keep a watchful eye on your css colors" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
42
42
"@semantic-release/npm" : " 12.0.1" ,
43
43
"@types/node" : " 22.13.4" ,
44
44
"@types/yargs" : " 17.0.33" ,
45
- "colorguard-processor" : " 2.0.102 " ,
45
+ "colorguard-processor" : " 2.0.103 " ,
46
46
"gitmojis" : " 3.14.0" ,
47
47
"postcss" : " 8.5.3" ,
48
48
"semantic-release" : " 24.2.3" ,
You canβt perform that action at this time.
0 commit comments