File tree 2 files changed +5
-2
lines changed 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ Please use the issues tracker in the home repo: <https://github.com/microsoft/po
22
22
# Release Notes
23
23
24
24
{{NextReleaseVersion}}:
25
+ - pac CLI 1.30.7, [ Release Notes on nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI )
26
+
27
+ 2.0.51:
25
28
- pac CLI 1.30.5 (January Refresh), [ Release Notes on nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI )
26
29
- fixes authentication bug for users of the China cloud
27
30
Original file line number Diff line number Diff line change 15
15
"packages" : [
16
16
{
17
17
"name" : " Microsoft.PowerApps.CLI" ,
18
- "version" : " 1.30.5 " ,
18
+ "version" : " 1.30.7 " ,
19
19
"internalName" : " pac"
20
20
},
21
21
{
22
22
"name" : " Microsoft.PowerApps.CLI.Core.linux-x64" ,
23
- "version" : " 1.30.5 " ,
23
+ "version" : " 1.30.7 " ,
24
24
"internalName" : " pac_linux" ,
25
25
"chmod" : " tools/pac"
26
26
}
You can’t perform that action at this time.
0 commit comments