Skip to content

Commit

Permalink
🚀 RELEASE: chore(release) - 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
# [colorguard-processor-v1.0.3](colorguard-processor-v1.0.2...colorguard-processor-v1.0.3) (2023-01-25)

### Others

- ⬆️ [`d22a2d5`](d22a2d5) build(deps): Update dependency tape to v5.6.3
  • Loading branch information
semantic-release-bot committed Jan 25, 2023
1 parent d22a2d5 commit 0999ff1
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-v1.0.3](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-processor-v1.0.2...colorguard-processor-v1.0.3) (2023-01-25)

### Others

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

# [colorguard-processor-v1.0.2](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-processor-v1.0.1...colorguard-processor-v1.0.2) (2022-12-27)

### 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": "1.0.2",
"version": "1.0.3",
"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 0999ff1

Please sign in to comment.