File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 9.6.1] ( https://github.com/eslint/espree/compare/v9.6.0...v9.6.1 ) (2023-07-14)
4
+
5
+
6
+ ### Chores
7
+
8
+ * generate provenance statements when release ([ #579 ] ( https://github.com/eslint/espree/issues/579 ) ) ([ c1ef82c] ( https://github.com/eslint/espree/commit/c1ef82c8671bca18f13911ff5c6ae40b40b72c87 ) )
9
+ * switch to eslint flat config ([ #577 ] ( https://github.com/eslint/espree/issues/577 ) ) ([ 408eabd] ( https://github.com/eslint/espree/commit/408eabd6eeae0dbcf5aa1791499fc82e391d8797 ) )
10
+
3
11
## [ 9.6.0] ( https://github.com/eslint/espree/compare/v9.5.2...v9.6.0 ) (2023-06-19)
4
12
5
13
Original file line number Diff line number Diff line change 16
16
],
17
17
"./package.json" : " ./package.json"
18
18
},
19
- "version" : " 9.6.0 " ,
19
+ "version" : " 9.6.1 " ,
20
20
"files" : [
21
21
" lib" ,
22
22
" dist/espree.cjs" ,
You can’t perform that action at this time.
0 commit comments