Skip to content

Commit cf6637e

Browse files
chore(release): 7.1.1
1 parent 54cef58 commit cf6637e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 7.1.1
2+
3+
- perf: replace startsWith with strict equality (#308)
4+
- fix(types): add walkUniversal declaration (#311)
5+
16
# 7.1.0
27

38
- feat: insert(Before|After) support multiple new node

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

0 commit comments

Comments
 (0)