We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d272f99 commit b08c7afCopy full SHA for b08c7af
packages/postcss-tape/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Tape
2
3
-### Unreleased (major)
+### 6.0.0
4
+
5
+_February 12, 2025_
6
7
- Update `postcss` to `~8.5`
8
packages/postcss-tape/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-tape",
"description": "Quickly test PostCSS plugins",
- "version": "5.0.0",
+ "version": "6.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments