This repository was archived by the owner on Aug 20, 2024. It is now read-only.
File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.4.3] ( https://github.com/eslint/eslint-visitor-keys/compare/v3.4.2...v3.4.3 ) (2023-08-08)
4
+
5
+
6
+ ### Chores
7
+
8
+ * Add back add-to-triage ([ #59 ] ( https://github.com/eslint/eslint-visitor-keys/issues/59 ) ) ([ 5ea8b12] ( https://github.com/eslint/eslint-visitor-keys/commit/5ea8b120d73f1dd6db92427d025c6805df43397d ) )
9
+ * Remove add-to-triage ([ #56 ] ( https://github.com/eslint/eslint-visitor-keys/issues/56 ) ) ([ 45d4c17] ( https://github.com/eslint/eslint-visitor-keys/commit/45d4c17b63d26ef486c92cfb60283991e36d6db0 ) )
10
+ * standardize npm script names ([ #55 ] ( https://github.com/eslint/eslint-visitor-keys/issues/55 ) ) ([ 0461695] ( https://github.com/eslint/eslint-visitor-keys/commit/0461695b730821c04c20d46f5cff9195509f865b ) )
11
+ * update ` typedef ` in build keys template ([ #58 ] ( https://github.com/eslint/eslint-visitor-keys/issues/58 ) ) ([ eb6c66d] ( https://github.com/eslint/eslint-visitor-keys/commit/eb6c66dbaf6389d253d10dd74d22915d7e33d651 ) )
12
+
3
13
## [ 3.4.2] ( https://github.com/eslint/eslint-visitor-keys/compare/v3.4.1...v3.4.2 ) (2023-07-27)
4
14
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-visitor-keys" ,
3
- "version" : " 3.4.2 " ,
3
+ "version" : " 3.4.3 " ,
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