1. Go to Settings > Extensions on app-dev.2sxc.org
    create-package-01
  2. Find the Theme (named 2shine BS5) and click the Edit Button
    create-package-02
  3. Update version (Increase the first version number only on breaking changes.), save the changes and Create Package
    create-package-03
  4. Check the details and go further by clicking next
    create-package-04
  5. Delete all entries starting with node_modules and .vscode and follow the wizard to the manifest
    create-package-05
  6. Click next until DNN reports it has created the package - it is located in \\Srv-Devweb-03.2sic.com\Projects\2sxc Apps Dev\Web\Install\Skin
  7. DNN updated the .dnn file located in the base folder; thereby removing the included Invisible Container from the manifest
    1. Open the ZIP and update the .dnn file
      You can open the ZIP-file in WinRAR and simply edit the .dnn file
    2. Scroll to the bottom and copy the "2shine BS5 Containers" package to the new .dnn file
    3. Save and update the ZIP
  8. Test the ZIP file - install the theme on a new site
  9. Check if all changes in the git repo are commited and pushed
  10. Put everything on Github and create a new release