infront-tools
v0.0.1
Published
## Development
Readme
Tools and Utils
Development
pnpm build
pnpm start
pnpm testChangeset
Adding new Change set
pnpm changesetReleasing changes
- Run
pnpm changeset version. This will bump the versions of the packages previously specified with pnpm changeset (and any dependents of those) and update the changelog files. - Run
pnpm install. This will update the lockfile and rebuild packages. - Commit the changes.
- Run pnpm publish -r. This command will publish all packages that have bumped versions not yet present in the registry.
Packages
- @infront/logger
- @infront/utils
