GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
Apache License 2.0
2.29k stars 152 forks source link

Bump core version to 1.20.1 #817

Closed SayedElabady closed 11 months ago

SayedElabady commented 12 months ago

Hey Andre, please advice if I need to change more files to bump the core version to v1.20.1.

andreban commented 12 months ago

Hey @SayedElabady, thanks for the PR. The latest version on NPM is 1.20.0 , so this will break the CLI. Also, we use lerna to manage versions and deployments, so this should be handled automatically when publishing to NPM via npm run publish. Happy to grab time to discuss better.

andreban commented 11 months ago

Closing as this was released via lerna