Skip to content

Releases: designcontainer/dc-plugged

v1.1.0

18 Feb 14:30
Compare
Choose a tag to compare

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

15 Jan 13:56
Compare
Choose a tag to compare

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