@21torr/dune
v2.3.1
Published
A library of commonly used JS functionality.
Downloads
290
Readme
Dune 🪱
A library helping in the development of modern JavaScript applications.
Development
Releases
- Check the CHANGELOG, to ensure that the next version number is correct according to semver and there is no "(unreleased)" after the next version number.
- If necessary, commit these changes, commit message "Release x.y.z".
- Tag the latest commit with "x.y.z".
- Push commit + tag.
- Create a release in GitHub.
Publishing to npm is done automatically in a GitHub action.