fix(package): Include pnpm packageManager metadata in package.json

This commit is contained in:
2025-12-02 13:55:49 +00:00
parent 404f5ed3f3
commit acfd97c168
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-12-02 - 3.1.1 - fix(package)
Include pnpm packageManager metadata in package.json
- Added packageManager field to package.json: pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34
- No runtime or API changes — metadata-only change
## 2025-12-02 - 3.1.0 - feat(TypedSocket)
Add SmartServe integration to TypedSocket, support SmartServe connections and tagging; update dependencies and docs; remove GitLab CI config