Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 149 Bytes

DEVELOPMENT.md

File metadata and controls

10 lines (7 loc) · 149 Bytes

Development

Making a new release

To make a new release run:

npm version [patch/minor/major]

A new commit and tag will be created