Skip to content

Commit b08c7af

Browse files
committed
@csstools/postcss-tape v6.0.0
1 parent d272f99 commit b08c7af

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/postcss-tape/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Tape
22

3-
### Unreleased (major)
3+
### 6.0.0
4+
5+
_February 12, 2025_
46

57
- Update `postcss` to `~8.5`
68

packages/postcss-tape/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-tape",
33
"description": "Quickly test PostCSS plugins",
4-
"version": "5.0.0",
4+
"version": "6.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)