Skip to content

Commit ec42ca6

Browse files
committed
postcss-double-position-gradients v5.0.7
1 parent 3ff553c commit ec42ca6

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-double-position-gradients/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Double Position Gradients
22

3-
### Unreleased (patch)
3+
### 5.0.7
4+
5+
_July 7, 2024_
46

57
- Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.3.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#330) (minor)
68

plugins/postcss-double-position-gradients/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-double-position-gradients",
33
"description": "Use double-position gradients in CSS",
4-
"version": "5.0.6",
4+
"version": "5.0.7",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "MIT-0",
77
"funding": [

0 commit comments

Comments
 (0)