Skip to content

Commit eb8a26b

Browse files
committed
chore: release
1 parent 1314506 commit eb8a26b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zero-dependency/utils
22

3+
## 1.7.5
4+
5+
### Patch Changes
6+
7+
- feat(utils/hex): add `colorBrightness``
8+
39
## 1.7.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zero-dependency/utils",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "Additional utils",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)