chore: fix npm package contents

This commit is contained in:
Peter Steinberger
2026-01-13 09:33:02 +00:00
parent 9eab82b717
commit 7e2f5126bc
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026.1.12-1
### Fixes
- Packaging: include `dist/channels/**` in the npm tarball (fixes `ERR_MODULE_NOT_FOUND` for `dist/channels/registry.js`).
## 2026.1.12
### Highlights