Bump version to 1.1.1 and update related manifests

- Updated version in package.json and package-lock.json to 1.1.1
- Changed version in deployment manifest files to 1.1.1
- Added new elements.xml for MegaMenu Application Customizer
This commit is contained in:
Torsten Brendgen
2026-07-19 01:30:18 +02:00
parent 5cc88a83ba
commit 0ab514ca21
10 changed files with 40 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<CustomAction
Title="MegaMenu Application Customizer"
Location="ClientSideExtension.ApplicationCustomizer"
ClientSideComponentId="abc3361f-bb2d-491f-aba3-cd51c19a299b"
ClientSideComponentProperties="{}" />
</Elements>