@montagejs/changelog-montage
v1.2.11
Published
changeset log plugin
Downloads
3
Maintainers
Readme
@montagejs/changelog-montage
A log plugin for changeset.
Usage
$ npm i @montagejs/changelog-montage
In config.json
with .changeset
dir
.
{
"changelog": [
"@montagejs/changelog-montage",
{
"repo": "bigbigDreamer/montage",
"author": "bigbigDreamer"
}
]
}
Display
Note
You can also go to document address to view more information (including API information and demo address)