Package Exports
- ink
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ink) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ink
Ink is a tool for automating the process of incrementing version numbers, which becomes especially tedious when you have multiple manifest files to maintain for different package managers.
Install
[sudo] npm install ink
Use
Run ink from the same directory as your manifests.
To-do
- More manifest types
- Automatically update
CHANGELOG.mdwith an entry for the new version and open it in a text editor.- Use Git commit messages to auto-populate with changes?
License
MIT