chore: fix npm package contents

This commit is contained in:
Peter Steinberger
2026-01-13 09:36:15 +00:00
parent 7e2f5126bc
commit 6b587fa411
2 changed files with 7 additions and 1 deletions

View File

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