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 f63a1d5 commit 65983ebCopy full SHA for 65983eb
2 files changed
plugins/postcss-text-decoration-shorthand/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Text Decoration Shorthand
2
3
-### Unreleased (patch)
+### 5.0.1
4
+
5
+_January 25, 2026_
6
7
- Updated [`@csstools/color-helpers`](https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers/CHANGELOG.md#601) (patch)
8
plugins/postcss-text-decoration-shorthand/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-text-decoration-shorthand",
"description": "Use text-decoration in it's shorthand form in CSS",
- "version": "5.0.0",
+ "version": "5.0.1",
"contributors": [
"name": "Antonio Laguna",
0 commit comments