Skip to content

Commit

Permalink
🚀 RELEASE: chore(release) - 2.0.79 [skip ci]
Browse files Browse the repository at this point in the history
# [colorguard-processor-v2.0.79](colorguard-processor-v2.0.78...colorguard-processor-v2.0.79) (2024-06-15)

### Others

- ⬆️ [`2523117`](2523117) build(deps): Update dependency tape to v5.8.0
  • Loading branch information
semantic-release-bot committed Jun 15, 2024
1 parent 2523117 commit db109fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/colorguard-processor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [colorguard-processor-v2.0.79](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-processor-v2.0.78...colorguard-processor-v2.0.79) (2024-06-15)

### Others

- ⬆️ [`2523117`](https://github.com/bryanjtc/css-colorguard-upgraded/commit/2523117) build(deps): Update dependency tape to v5.8.0

# [colorguard-processor-v2.0.78](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-processor-v2.0.77...colorguard-processor-v2.0.78) (2024-06-05)

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

0 comments on commit db109fa

Please sign in to comment.