Skip to content

Commit 49f02d7

Browse files
authored
Update PAC to v1.33.5 and bump package version (#596)
* Update PAC to v1.33.4 and bump package version * bump to 1.33.5
1 parent ac5252b commit 49f02d7

File tree

33 files changed

+34
-34
lines changed

33 files changed

+34
-34
lines changed

dist/actions/actions-install/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,7 +3223,7 @@ var require_pacPackageInfo = __commonJS({
32233223
PacPackageName: "Microsoft.PowerApps.CLI",
32243224
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
32253225
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
3226-
PacPackageVersion: "1.33.3"
3226+
PacPackageVersion: "1.33.5"
32273227
};
32283228
}
32293229
});
@@ -3260,7 +3260,7 @@ var require_package = __commonJS({
32603260
"package.json"(exports2, module2) {
32613261
module2.exports = {
32623262
name: "@microsoft/powerplatform-actions",
3263-
version: "1.5.0",
3263+
version: "1.6.0",
32643264
description: "Github Action for Power Platform",
32653265
main: "index.js",
32663266
scripts: {

dist/actions/add-solution-component/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/assign-group/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/assign-user/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/backup-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/branch-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,7 @@ var require_package = __commonJS({
22562256
"package.json"(exports2, module2) {
22572257
module2.exports = {
22582258
name: "@microsoft/powerplatform-actions",
2259-
version: "1.5.0",
2259+
version: "1.6.0",
22602260
description: "Github Action for Power Platform",
22612261
main: "index.js",
22622262
scripts: {

dist/actions/catalog-status/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/check-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/clone-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/copy-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/create-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/delete-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/delete-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/deploy-package/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/download-paportal/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/export-data/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/export-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/import-data/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/import-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/install-catalog/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/pack-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23734,7 +23734,7 @@ var require_package = __commonJS({
2373423734
"package.json"(exports2, module2) {
2373523735
module2.exports = {
2373623736
name: "@microsoft/powerplatform-actions",
23737-
version: "1.5.0",
23737+
version: "1.6.0",
2373823738
description: "Github Action for Power Platform",
2373923739
main: "index.js",
2374023740
scripts: {

dist/actions/publish-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/reset-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/restore-environment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23796,7 +23796,7 @@ var require_package = __commonJS({
2379623796
"package.json"(exports2, module2) {
2379723797
module2.exports = {
2379823798
name: "@microsoft/powerplatform-actions",
23799-
version: "1.5.0",
23799+
version: "1.6.0",
2380023800
description: "Github Action for Power Platform",
2380123801
main: "index.js",
2380223802
scripts: {

dist/actions/set-online-solution-version/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/submit-catalog/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/unpack-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23734,7 +23734,7 @@ var require_package = __commonJS({
2373423734
"package.json"(exports2, module2) {
2373523735
module2.exports = {
2373623736
name: "@microsoft/powerplatform-actions",
23737-
version: "1.5.0",
23737+
version: "1.6.0",
2373823738
description: "Github Action for Power Platform",
2373923739
main: "index.js",
2374023740
scripts: {

dist/actions/update-solution-version/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23734,7 +23734,7 @@ var require_package = __commonJS({
2373423734
"package.json"(exports2, module2) {
2373523735
module2.exports = {
2373623736
name: "@microsoft/powerplatform-actions",
23737-
version: "1.5.0",
23737+
version: "1.6.0",
2373823738
description: "Github Action for Power Platform",
2373923739
main: "index.js",
2374023740
scripts: {

dist/actions/upgrade-solution/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/upload-paportal/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23809,7 +23809,7 @@ var require_package = __commonJS({
2380923809
"package.json"(exports2, module2) {
2381023810
module2.exports = {
2381123811
name: "@microsoft/powerplatform-actions",
23812-
version: "1.5.0",
23812+
version: "1.6.0",
2381323813
description: "Github Action for Power Platform",
2381423814
main: "index.js",
2381523815
scripts: {

dist/actions/who-am-i/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14028,7 +14028,7 @@ var require_package = __commonJS({
1402814028
"package.json"(exports2, module2) {
1402914029
module2.exports = {
1403014030
name: "@microsoft/powerplatform-actions",
14031-
version: "1.5.0",
14031+
version: "1.6.0",
1403214032
description: "Github Action for Power Platform",
1403314033
main: "index.js",
1403414034
scripts: {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/powerplatform-actions",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Github Action for Power Platform",
55
"main": "index.js",
66
"scripts": {

src/pacPackageInfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"PacPackageName": "Microsoft.PowerApps.CLI",
33
"LegacyLinuxPackage": "Microsoft.PowerApps.CLI.Core.linux-x64",
44
"DotnetToolName": "Microsoft.PowerApps.CLI.Tool",
5-
"PacPackageVersion": "1.33.3"
5+
"PacPackageVersion": "1.33.5"
66
}

0 commit comments

Comments
 (0)