Aktualisiere Versionsnummer auf 2.1.8 in README.md, package.json, package-lock.json und package-solution.json. Füge Logik hinzu, um site-scoped UserCustomAction für Custom-Branding- und MegaMenu-Konfigurationen zu erstellen und alte Web-Einträge zu entfernen.

This commit is contained in:
Torsten Brendgen
2026-07-19 22:13:09 +02:00
parent 2e15907117
commit d7d469adb0
6 changed files with 15 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "portal-settings",
"version": "2.1.7",
"version": "2.1.8",
"private": true,
"main": "lib/index.js",
"engines": {