Skip to content

Commit 3b16876

Browse files
chore(release): 6.0.15
1 parent 92c7f04 commit 3b16876

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.0.15
2+
3+
- Fixed: Node#prev and Node#next type for the first/last node
4+
15
# 6.0.14
26

37
- Fixed: type definitions

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-selector-parser",
3-
"version": "6.0.14",
3+
"version": "6.0.15",
44
"devDependencies": {
55
"@babel/cli": "^7.11.6",
66
"@babel/core": "^7.11.6",

0 commit comments

Comments
 (0)