fix(package.json): Update packageManager field in package.json to specify the pnpm version for improved reproducibility.

This commit is contained in:
2025-04-05 08:54:34 +00:00
parent b27cb8988c
commit 9a9bcd2df0
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2025-04-05 - 7.0.1 - fix(package.json)
Update packageManager field in package.json to specify the pnpm version for improved reproducibility.
- Added the packageManager field to clearly specify the pnpm version and its checksum.
## 2025-04-04 - 7.0.0 - BREAKING CHANGE(redirect)
Remove deprecated SSL redirect implementation and update exports to use the new redirect module