Skip to content

Commit 2b45936

Browse files
committed
Release 8.8 version
1 parent e8538b8 commit 2b45936

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.8
6+
* Update `offset` according to fix in `postcss` (by Ido Rosenthal).
7+
58
## 8.7
69
* Moved `jsonify()` from `string` to `object`.
710
* Moved `eachTest()`from `string` to `object` in `json` argument.

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.7.0",
3+
"version": "8.8.0",
44
"description": "Base tests for every PostCSS CSS parser",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)