We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Need to be a member of Poolz Team (@poolzfinance)
pnpm login
After changing the code, it needs to be tested
pnpm build
poolzfinance-reacthelper-<version>-*.tgz
For testing, install pack to the test app
yarn add <path_to_pack>
First you need to git commit, then set new version (one of patch, minor, major)
git commit
patch
minor
major
pnpm version minor pnpm publish --access public
And finally save all changes to repository
git push