vaadin / react-components

15 stars 4 forks source link

fix: commit package updates with version #233

Closed tomivirkki closed 10 months ago

tomivirkki commented 10 months ago

Description

Make sure npm version includes the version updates to packages/.../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