We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94addcf commit ad66d00Copy full SHA for ad66d00
acorn-loose/CHANGELOG.md
@@ -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
7
## 8.5.1 (2025-06-08)
8
9
### Bug fixes
acorn-loose/package.json
@@ -16,7 +16,7 @@
16
],
17
"./package.json": "./package.json"
18
},
19
- "version": "8.5.1",
+ "version": "8.5.2",
20
"engines": {
21
"node": ">=0.4.0"
22
0 commit comments