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 6254a91 commit 5b82b84Copy full SHA for 5b82b84
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [10.0.1](https://github.com/eslint/espree/compare/v10.0.0...v10.0.1) (2024-02-09)
4
+
5
6
+### Chores
7
8
+* upgrade [email protected] ([#595](https://github.com/eslint/espree/issues/595)) ([6254a91](https://github.com/eslint/espree/commit/6254a915ac1025e8371a340067d6aba771fe4b11))
9
10
## [10.0.0](https://github.com/eslint/espree/compare/v9.6.1...v10.0.0) (2024-01-25)
11
12
package.json
@@ -16,7 +16,7 @@
16
],
17
"./package.json": "./package.json"
18
},
19
- "version": "10.0.0",
+ "version": "10.0.1",
20
"files": [
21
"lib",
22
"dist/espree.cjs",
0 commit comments