fix(packaging): Update package metadata: add exports, mark package public; clean up README contributing section
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-24 - 2.0.2 - fix(packaging)
|
||||
Update package metadata: add exports, mark package public; clean up README contributing section
|
||||
|
||||
- Add an exports entry in package.json pointing to ./dist_ts/index.js for proper ESM exports resolution
|
||||
- Mark package as public (private: false) and remove legacy main/typings fields
|
||||
- Remove the Contributing section and example contributor workflow from README
|
||||
|
||||
## 2025-08-24 - 2.0.1 - fix(npm)
|
||||
Remove .npmrc to avoid committing npm registry configuration
|
||||
|
||||
|
Reference in New Issue
Block a user