Skip to content

Commit

Permalink
πŸš€ RELEASE: chore(release) - 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
# [postcss-colorguard-v1.0.4](postcss-colorguard-v1.0.3...postcss-colorguard-v1.0.4) (2022-12-21)

### Others

- πŸ› [`7228f08`](7228f08) fix: Fixed github tag and release
  • Loading branch information
semantic-release-bot committed Dec 21, 2022
1 parent 7228f08 commit eff28e3
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-v1.0.4](https://github.com/bryanjtc/css-colorguard-upgraded/compare/postcss-colorguard-v1.0.3...postcss-colorguard-v1.0.4) (2022-12-21)

### Others

- πŸ› [`7228f08`](https://github.com/bryanjtc/css-colorguard-upgraded/commit/7228f08) fix: Fixed github tag and release

# [postcss-colorguard-v1.0.3](https://github.com/bryanjtc/css-colorguard-upgraded/compare/postcss-colorguard-v1.0.2...postcss-colorguard-v1.0.3) (2022-12-21)

### 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": "1.0.3",
"version": "1.0.4",
"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 eff28e3

Please sign in to comment.