As raised in #29, The package version in the CLI output is wrong.
Cause:
The version printed by the CLI depends on the value of the package json. In the release workflow, tsdown bundles the package.json as a js module before the version is bumped. So the printed version is always one release behind.
As raised in #29, The package version in the CLI output is wrong.
Cause:
The version printed by the CLI depends on the value of the package json. In the release workflow, tsdown bundles the package.json as a js module before the version is bumped. So the printed version is always one release behind.