Commit bc2a1ee 1 parent 239a175 commit bc2a1ee Copy full SHA for bc2a1ee
File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.7.13] ( https://github.com/salesforcecli/plugin-auth/compare/2.7.12...2.7.13 ) (2023-04-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add ts strict null checks ([ #677 ] ( https://github.com/salesforcecli/plugin-auth/issues/677 ) ) ([ 239a175] ( https://github.com/salesforcecli/plugin-auth/commit/239a1757211cc578a04beac9317a031b8007c447 ) )
7
+
8
+
9
+
1
10
## [ 2.7.12] ( https://github.com/salesforcecli/plugin-auth/compare/2.7.11...2.7.12 ) (2023-04-07)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-auth" ,
3
3
"description" : " plugin for sfdx auth commands" ,
4
- "version" : " 2.7.12 " ,
4
+ "version" : " 2.7.13 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"main" : " lib/index.js" ,
238
238
"output" : []
239
239
}
240
240
}
241
- }
241
+ }
You can’t perform that action at this time.
0 commit comments