Skip to content

Commit 2185b34

Browse files
🚀 RELEASE: chore(release) - 2.0.82 [skip ci]
# [colorguard-cli-v2.0.82](colorguard-cli-v2.0.81...colorguard-cli-v2.0.82) (2024-10-15) ### Others - ⬆️ [`43dbbb9`](43dbbb9) build(deps): Update dependency postcss to v8.4.47
1 parent 08f396c commit 2185b34

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/colorguard-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [colorguard-cli-v2.0.82](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.81...colorguard-cli-v2.0.82) (2024-10-15)
2+
3+
### Others
4+
5+
- ⬆️ [`43dbbb9`](https://github.com/bryanjtc/css-colorguard-upgraded/commit/43dbbb9) build(deps): Update dependency postcss to v8.4.47
6+
17
# [colorguard-cli-v2.0.81](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v2.0.80...colorguard-cli-v2.0.81) (2024-07-06)
28

39
### Others

packages/colorguard-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "colorguard-cli",
3-
"version": "2.0.81",
3+
"version": "2.0.82",
44
"description": "CLI to keep a watchful eye on your css colors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)