Skip to content

Commit aa6be6d

Browse files
@csstools/postcss-gradients-interpolation-method v3.0.4
1 parent 60dc6fd commit aa6be6d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-gradients-interpolation-method/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Gradients Interpolation Method
22

3-
### Unreleased (patch)
3+
### 3.0.4 (April 17, 2023)
44

55
- Fix infinite loop when parsing gradient functions. (see : https://github.com/csstools/postcss-plugins/issues/948)
66

plugins/postcss-gradients-interpolation-method/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-gradients-interpolation-method",
33
"description": "Use interpolation methods in CSS gradient functions",
4-
"version": "3.0.3",
4+
"version": "3.0.4",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": [

0 commit comments

Comments
 (0)