Skip to content

Commit ad66d00

Browse files
committed
Mark acorn-loose 8.5.2
1 parent 94addcf commit ad66d00

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.2 (2025-07-01)
2+
3+
### Bug fixes
4+
5+
Use the proper version of `acorn` as a dependency.
6+
17
## 8.5.1 (2025-06-08)
28

39
### Bug fixes

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.1",
19+
"version": "8.5.2",
2020
"engines": {
2121
"node": ">=0.4.0"
2222
},

0 commit comments

Comments
 (0)