hi all!
i’ve tried to publish a package, and was ok,
after I created an update, published and is ok, but where I can write the changelog? I do it manually into readme.md?
thanks
hi all!
i’ve tried to publish a package, and was ok,
after I created an update, published and is ok, but where I can write the changelog? I do it manually into readme.md?
thanks
Update the CHANGELOG.md
file that is generated by apm init
. If you don’t have one, just create it manually.