chore: release 2026.1.11-2

This commit is contained in:
Peter Steinberger
2026-01-12 10:14:24 +00:00
parent 35f8be33d2
commit c1f8f1d9d0
8 changed files with 37 additions and 16 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026.1.11-2
### Fixes
- Installer: ensure the CLI entrypoint is executable after npm installs.
- Packaging: include `dist/plugins/` in the npm package to avoid missing module errors.
## 2026.1.11-1
### Fixes