@hienlh/ppm 0.4.2 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.4.3] - 2026-03-17
4
+
5
+ ### Fixed
6
+ - npm package too large (79MB→~2MB): exclude compiled binary and leaked Monaco workers
7
+ - Add `dist/ppm` and `src/web/Users/` to .npmignore
8
+
3
9
  ## [0.4.2] - 2026-03-17
4
10
 
5
11
  ### Added
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hienlh/ppm",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "Personal Project Manager — mobile-first web IDE with AI assistance",
5
5
  "module": "src/index.ts",
6
6
  "type": "module",
package/dist/ppm DELETED
Binary file