@mytw/account-team-members
v0.2.4
Published
This package is a single spa parcel microfrontend to see account team members
Downloads
73
Readme
Account team members
This package is a single spa parcel microfrontend to see account team members
You can reach out to LX Squad
Releasing Package
1. Version
Version using the available script and it will create commit and tag for the version bump
yarn version:patchyarn version:minoryarn version:major2. Pushing changes including tags
git push origin main --tags