Add release-it

This commit is contained in:
Max Isom 2021-12-18 12:29:50 -06:00
parent 6521403b5d
commit ebf07ff4bc
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
4 changed files with 735 additions and 45 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- [release-it](https://www.npmjs.com/package/release-it): makes it easier to generate new tags and releases
## [0.2.0]
### Added