File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.4.7] ( https://github.com/salesforcecli/plugin-source/compare/3.4.6...3.4.7 ) (2024-06-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ - updates from devScripts ([ #1219 ] ( https://github.com/salesforcecli/plugin-source/issues/1219 ) ) ([ 5388350] ( https://github.com/salesforcecli/plugin-source/commit/538835052e2d52cc3d910596fdc709254c302020 ) )
6
+
1
7
## [ 3.4.6] ( https://github.com/salesforcecli/plugin-source/compare/3.4.5...3.4.6 ) (2024-06-16)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ $ npm install -g @salesforce/plugin-source
75
75
$ sfdx COMMAND
76
76
running command...
77
77
$ sfdx (--version)
78
- @salesforce/plugin-source/3.4.6 linux-x64 node-v18.20.3
78
+ @salesforce/plugin-source/3.4.7 linux-x64 node-v18.20.3
79
79
$ sfdx --help [COMMAND]
80
80
USAGE
81
81
$ sfdx COMMAND
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-source" ,
3
3
"description" : " Commands to interact with source formatted metadata" ,
4
- "version" : " 3.4.6 " ,
4
+ "version" : " 3.4.7 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments