Advanced Cookbook
Summary
If you're not sure you need to follow these steps, you probably don't
Bump plugin version only without updating npm dependenies
Use this for a quicker way to update the plugin
- update plugin
package.json
and bump the version - Package Plugin
- Install Plugin Locally & verify functionality
- Publish From Artifact but update
VERSION
with custom version - After plugin is published, Bump Plugin Version
- Merge changes back in master
Manual publish npm packages
NOTE: current git branch needs to exist in
origin
lerna publish patch
- inspect if changes are published
npm info @dendronhq/dendron-cli