Skip to content

Commit 8b04442

Browse files
committed
Release 8.3.4 version
1 parent 2394a51 commit 8b04442

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
This project uses major version number for PostCSS,
33
minor for adding/removing tests, and patch for fixes.
44

5+
## 8.3.4
6+
* Removed `Node#source.input` from test cases.
7+
58
## 8.3.3
69
* Reverted Node.js 15 warning fix.
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-parser-tests",
3-
"version": "8.3.3",
3+
"version": "8.3.4",
44
"description": "Base tests for every PostCSS CSS parser",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)