fix(exports): correct package.json exports field syntax
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-29 - 2.2.1 - fix(exports)
|
||||
Fix package.json exports field syntax
|
||||
|
||||
- Fixed exports field syntax from "./" to "." for proper module resolution
|
||||
|
||||
## 2025-07-29 - 2.2.0 - feat(exports)
|
||||
Modernize package exports and expose watcher class
|
||||
|
||||
|
Reference in New Issue
Block a user