File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 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.44, [ Release Notes on nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.44.2#releasenotes-body-tab )
26
+
27
+ 2.0.83:
25
28
- pac CLI 1.43, [ Release Notes on nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.43.6#releasenotes-body-tab )
26
29
27
30
2.0.82
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
{
4
4
"name" : " Microsoft.PowerApps.CLI" ,
5
- "version" : " 1.43.6 " ,
5
+ "version" : " 1.44.2 " ,
6
6
"internalName" : " pac" ,
7
7
"useFeed" : " nuget.org"
8
8
},
9
9
{
10
10
"name" : " Microsoft.PowerApps.CLI.Core.linux-x64" ,
11
- "version" : " 1.43.6 " ,
11
+ "version" : " 1.44.2 " ,
12
12
"internalName" : " pac_linux" ,
13
13
"chmod" : " tools/pac" ,
14
14
"useFeed" : " nuget.org"
You can’t perform that action at this time.
0 commit comments