Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 474 Bytes

File metadata and controls

12 lines (8 loc) · 474 Bytes

@naturalcycles/js-libs

Monorepo for open source @naturalcycles/*-lib packages

Contributing

The commit message (i.e. the PR title) should follow semantic releases. It should indicate that it contains such a change so that a new release is needed. This means that you should use feat: or fix: to trigger a release. chore: commits will be regarded as cosmetic and they will not trigger a release.