Releases: designcontainer/dc-plugged
Releases · designcontainer/dc-plugged
v1.1.0
Add checkout-master
| cm
command. The command checks out the master branch in the plugin repo.
Full Changelog: v1.0.0...v1.10
Initial release
Initial relase
Fully working CLI tool with the following functionalities:
- Create new branch in plugin repo.
- Stage your changes. (Copy all you changes in site repo to the plugin repo)
- Update version numbers. (Only package.json by default, but use
--files
|-f
to replace version numbers in more files)
Full Changelog: https://github.com/designcontainer/dc-plugged/commits/v1.0.0