getbump

2.2.1 • Public • Published

getbump

npm version npm downloads bundle

Scc Count Badge Scc Count Badge Scc Count Badge Scc Count Badge Scc Count Badge

A simple tool to bump your MFEs version number in your package.json file.


Bump your package.json MFEs version number (you can use bump or b)

npx getbump bump

Bump your package.json MFEs version number from specific branch and group

npx getbump bump -g <project-group> -b <project-branch>

Prepare your host app to new management of MFEs (you can use prepare or p)

npx getbump prepare

Add a new MFE to your host app (you can use add or a)

npx getbump add <mfe-gitlab-url-name> <mfe-production-url>

Check is your host app is ready to new management of MFEs (you can use check or c)

npx getbump check

License

Made with 💛

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i getbump

Weekly Downloads

5

Version

2.2.1

License

MIT

Unpacked Size

21.7 kB

Total Files

11

Last publish

Collaborators

  • iamkhan21