0.4.1 • Published 2 years ago

@thomasgormley/dev-cli v0.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago