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 c79cf57 commit b7bf634Copy full SHA for b7bf634
2 files changed
plugin-packs/postcss-preset-env/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Preset Env
2
3
-### Unreleased (patch)
+### 11.1.3
4
+
5
+_February 6, 2026_
6
7
- Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#502) (patch)
8
plugin-packs/postcss-preset-env/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
- "version": "11.1.2",
+ "version": "11.1.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments