Skip to content

Commit

Permalink
🚀 RELEASE: chore(release) - 2.0.82 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Oct 15, 2024
1 parent 08f396c commit 2185b34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/colorguard-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [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)

### Others

- ⬆️ [`43dbbb9`](https://github.com/bryanjtc/css-colorguard-upgraded/commit/43dbbb9) build(deps): Update dependency postcss to v8.4.47

# [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)

### Others
Expand Down
2 changes: 1 addition & 1 deletion packages/colorguard-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colorguard-cli",
"version": "2.0.81",
"version": "2.0.82",
"description": "CLI to keep a watchful eye on your css colors",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 2185b34

Please sign in to comment.