This repository was archived by the owner on Aug 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.4.2] ( https://github.com/eslint/eslint-visitor-keys/compare/v3.4.1...v3.4.2 ) (2023-07-27)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * fix spelling mistakes ([ #50 ] ( https://github.com/eslint/eslint-visitor-keys/issues/50 ) ) ([ 4ce1c17] ( https://github.com/eslint/eslint-visitor-keys/commit/4ce1c1777181b87f5dcd3f10a3d8aef0710f8d0e ) )
9
+ * remove ` release ` script reference from README ([ #52 ] ( https://github.com/eslint/eslint-visitor-keys/issues/52 ) ) ([ 4640146] ( https://github.com/eslint/eslint-visitor-keys/commit/46401465ff5bb08bf793219d399c11434fd163be ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * Add PRs to triage ([ #54 ] ( https://github.com/eslint/eslint-visitor-keys/issues/54 ) ) ([ a7b64b4] ( https://github.com/eslint/eslint-visitor-keys/commit/a7b64b4ea0a4548f92cb41428d3e23b30f0cf8de ) )
15
+ * generate provenance statements when release ([ #53 ] ( https://github.com/eslint/eslint-visitor-keys/issues/53 ) ) ([ 7b09698] ( https://github.com/eslint/eslint-visitor-keys/commit/7b09698fa51bbd9fcace50cb1014eec87abde140 ) )
16
+
3
17
## [ 3.4.1] ( https://github.com/eslint/eslint-visitor-keys/compare/v3.4.0...v3.4.1 ) (2023-05-05)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-visitor-keys" ,
3
- "version" : " 3.4.1 " ,
3
+ "version" : " 3.4.2 " ,
4
4
"description" : " Constants and utilities about visitor keys to traverse AST." ,
5
5
"type" : " module" ,
6
6
"main" : " dist/eslint-visitor-keys.cjs" ,
You can’t perform that action at this time.
0 commit comments