We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cca69 commit 352ae06Copy full SHA for 352ae06
plugins/postcss-lab-function/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Lab Function
2
3
-### Unreleased (patch)
+### 7.0.6
4
+
5
+_November 11, 2024_
6
7
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#306) (patch)
8
plugins/postcss-lab-function/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-lab-function",
"description": "Use lab() and lch() color functions in CSS",
- "version": "7.0.5",
+ "version": "7.0.6",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "MIT-0",
"funding": [
0 commit comments