Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(package): add postinstall script to release process
Updated the `release` script in `package.json` to include `pnpm run postinstall`. This ensures that any necessary post-installation steps are executed during the release process, improving the overall setup for users after publishing.
- Loading branch information