Skip to content

Commit 0ea7a5b

Browse files
chore(release): 6.0.7
1 parent 3a57097 commit 0ea7a5b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.7
2+
3+
- Fixed: parse animation percents
4+
15
# 6.0.6
26

37
- Fixed: parse quoted attributes containing a newline correctly

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.6",
3+
"version": "6.0.7",
44
"devDependencies": {
55
"@babel/cli": "^7.11.6",
66
"@babel/core": "^7.11.6",

0 commit comments

Comments
 (0)