Skip to content

Commit 9e798f0

Browse files
chore(release): 6.0.4
1 parent 15e0aa8 commit 9e798f0

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.4
2+
3+
- Fixed: ts errors
4+
15
# 6.0.3
26

37
- Fixed: replace node built-in "util" module with "util-deprecate"

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

0 commit comments

Comments
 (0)