Skip to content

Commit

Permalink
🚀 RELEASE: chore(release) - 2.0.18 [skip ci]
Browse files Browse the repository at this point in the history
# [postcss-colorguard-v2.0.18](postcss-colorguard-v2.0.17...postcss-colorguard-v2.0.18) (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 43dbbb9 commit baeb1f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/postcss-colorguard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [postcss-colorguard-v2.0.18](https://github.com/bryanjtc/css-colorguard-upgraded/compare/postcss-colorguard-v2.0.17...postcss-colorguard-v2.0.18) (2024-10-15)

### Others

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

# [postcss-colorguard-v2.0.17](https://github.com/bryanjtc/css-colorguard-upgraded/compare/postcss-colorguard-v2.0.16...postcss-colorguard-v2.0.17) (2024-07-01)

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

0 comments on commit baeb1f0

Please sign in to comment.