Skip to content

Commit 55006bb

Browse files
committed
Mark acorn-loose 8.5.1
1 parent 6dc5374 commit 55006bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

acorn-loose/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 8.5.1 (2025-06-08)
2+
3+
### Bug fixes
4+
5+
Handle tokenizer exceptions raised by invalid numeric separators.
6+
17
## 8.5.0 (2025-04-17)
28

39
### New features

acorn-loose/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.5.0",
19+
"version": "8.5.1",
2020
"engines": {
2121
"node": ">=0.4.0"
2222
},

0 commit comments

Comments
 (0)