0.4.1 • Published 5 months ago

@thomasgormley/dev-cli v0.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

dev-cli 🛠

Development toolbox with common utilities and script

Changesets

This package uses the changesets package to handle versioning and changelogs.

To create a new changeset, run npx changeset and follow the prompts. This will create a new changeset file in the changesets directory.

To release a new version, run npx changeset version. This will bump the version in the package.json file and create a pull request with all of the changeset files since the last release. Once the PR is merged, the new version will be published to npm.

0.4.1

5 months ago

0.4.0

5 months ago

0.3.0

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.2.0

11 months ago

0.1.0

1 year ago

0.0.3

1 year ago