Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bc1db0e

Browse files
committedDec 27, 2022
🚀 RELEASE: chore(release) - 1.0.2 [skip ci]
# [colorguard-cli-v1.0.2](colorguard-cli-v1.0.1...colorguard-cli-v1.0.2) (2022-12-27) ### Others - ⬆️ [`7b79514`](7b79514) build(deps): Update dependency @types/node to v18.11.18
1 parent 70ee87d commit bc1db0e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎packages/colorguard-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [colorguard-cli-v1.0.2](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v1.0.1...colorguard-cli-v1.0.2) (2022-12-27)
2+
3+
### Others
4+
5+
- ⬆️ [`7b79514`](https://github.com/bryanjtc/css-colorguard-upgraded/commit/7b79514) build(deps): Update dependency @types/node to v18.11.18
6+
17
# [colorguard-cli-v1.0.1](https://github.com/bryanjtc/css-colorguard-upgraded/compare/colorguard-cli-v1.0.0...colorguard-cli-v1.0.1) (2022-12-21)
28

39
### Others

‎packages/colorguard-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "colorguard-cli",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "CLI to keep a watchful eye on your css colors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)
Please sign in to comment.