Skip to content

Commit 7c29a6b

Browse files
committed
6.0.2
1 parent ea0e54c commit 7c29a6b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.0.2
2+
3+
- Fixed an issue with parsing and stringifying an empty attribute value
4+
15
# 6.0.1
26

37
- Fixed an issue with unicode surrogate pair parsing

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-selector-parser",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"devDependencies": {
55
"@babel/cli": "^7.2.3",
66
"@babel/core": "^7.3.4",

0 commit comments

Comments
 (0)