Closed tomivirkki closed 10 months ago
Make sure npm version includes the version updates to packages/.../package.json in the commit.
npm version
packages/.../package.json
Here's an example of a version bump which only included changes to root level package.json and the lock file.
package.json
Bugfix
Description
Make sure
npm version
includes the version updates topackages/.../package.json
in the commit.Here's an example of a version bump which only included changes to root level
package.json
and the lock file.Type of change
Bugfix