Skip to content

Commit 8752a68

Browse files
committed
@csstools/postcss-hwb-function v4.0.0
1 parent 3398511 commit 8752a68

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins/postcss-hwb-function/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS HWB Function
22

3-
### Unreleased (major)
3+
### 4.0.0
4+
5+
_August 3, 2024_
46

57
- Updated: Support for Node v18+ (major).
68
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#205) (patch)

plugins/postcss-hwb-function/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-hwb-function",
33
"description": "Use hwb() color functions in CSS",
4-
"version": "3.0.18",
4+
"version": "4.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)