ddm-panel
v2.0.0
Published
Panel
Downloads
6
Readme
ddm-panel
Panel component
After making changes and ready to do a release do the following:
- gulp build
- Update the version in packages.json
- Commit everything
- Merge to master
- git checkout master
- git pull
- git tag -a v###
- git push origin master --tags
- npm publish