Skip to content

Commit dfebfd5

Browse files
committed
Mark acorn-walk version 8.3.4
1 parent 570d513 commit dfebfd5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

acorn-walk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 8.3.4 (2024-09-09)
2+
3+
### Bug fixes
4+
5+
Walk SwitchCase nodes as separate nodes.
6+
17
## 8.3.3 (2024-01-11)
28

39
### Bug fixes

acorn-walk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"./package.json": "./package.json"
1818
},
19-
"version": "8.3.3",
19+
"version": "8.3.4",
2020
"engines": {
2121
"node": ">=0.4.0"
2222
},

0 commit comments

Comments
 (0)