File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.4.0] ( https://github.com/salesforcecli/plugin-command-reference/compare/2.3.1...2.4.0 ) (2023-02-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * jit install command ([ #265 ] ( https://github.com/salesforcecli/plugin-command-reference/issues/265 ) ) ([ 778cf6b] ( https://github.com/salesforcecli/plugin-command-reference/commit/778cf6bcaae79f2d64db65359f6a9e2f5a6bb349 ) )
7
+
8
+
9
+
1
10
## [ 2.3.1] ( https://github.com/salesforcecli/plugin-command-reference/compare/2.3.0...2.3.1 ) (2023-02-09)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-command-reference" ,
3
3
"description" : " Generate the Salesforce CLI command reference guide" ,
4
- "version" : " 2.3.1 " ,
4
+ "version" : " 2.4.0 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/salesforcecli/plugin-command-reference/issues" ,
7
7
"dependencies" : {
104
104
"access" : " public"
105
105
},
106
106
"main" : " lib/index.js"
107
- }
107
+ }
You can’t perform that action at this time.
0 commit comments