fix(package): correct package entry point extension and align test scripts with pnpm
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 2.14.2 - fix(package)
|
||||
correct package entry point extension and align test scripts with pnpm
|
||||
|
||||
- Change the package main field from dist_ts/index.ts to dist_ts/index.js for the built CLI entry point.
|
||||
- Update test and testBuild scripts to use pnpm run instead of npm run for consistent package manager usage.
|
||||
|
||||
## 2026-04-16 - 2.14.1 - fix(repo)
|
||||
no changes to commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user