My awesome library built using Bundlib
- Add
"name"and"description"fields inpackage.json - Remove
"private"field inpackage.jsonto be able to publish the package - Declare
NPM_TOKENin your GitHub Action secrets to be able to publish on new version tag - Edit
.versionrc.json"header"field to use the name of your library for CHANGELOG generation - Create or generate a
LICENSEfile - Declare your license using
"license"field inpackage.json - Edit
"homepage","repository"and"bugs"fields inpackage.jsonpointing to the correct URLs - Edit
"author"field inpackage.json