4.0.0 • Published 4 years ago

@steelydeacon/utilities v4.0.0

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

utilities

Some stupid utilities to test github actions, tooling and automated npm releases using semantic-release and commitlint.

Committing Code

Format commit message as

type: message
body

The type will drive the automatic semantic versioning.

To patch the version, i.e. v0.0.1, use one of

fix

To generate a new minor version, i.e. v0.1.0, use one of

feat

To generate a new major release, i.e. v1.0.0, include

BREAKING CHANGE in the body

For updates that do not require a version bump use one of

build
chore
docs
test
4.0.0

4 years ago

3.0.0

4 years ago

1.0.1

4 years ago

2.0.0

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago