Bump version to 2.0.1, update deployment strategy for central SPFx deployment, and enhance error handling in PowerShell script

This commit is contained in:
Torsten Brendgen
2026-07-19 23:42:36 +02:00
parent dd79e85725
commit e75b11117f
6 changed files with 23 additions and 23 deletions

View File

@@ -3,22 +3,9 @@
"solution": {
"name": "mega-menu-client-side-solution",
"id": "f4660e06-ce08-43ee-bfb7-5c4464e01133",
"version": "2.0.0.0",
"version": "2.0.1.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": false,
"features": [
{
"title": "MegaMenu extension registration",
"description": "Registers the MegaMenu Application Customizer in the host web.",
"id": "1e4fdc74-8053-48b2-a15b-e975d61eb71f",
"version": "2.0.0.0",
"assets": {
"elementManifests": [
"elements.xml"
]
}
}
]
"skipFeatureDeployment": true
},
"paths": {
"zippedPackage": "solution/mega-menu.sppkg"