Skip to content

v0.4.0

Compare
Choose a tag to compare
@mxmehl mxmehl released this 20 Aug 14:32
· 103 commits to main since this release
9bd4eb8

Breaking changes

We have a new command structure. All actions known before this release (synchronisation of teams) is now behind the sync subcommand. So gh-org-mgr -c . now is gh-org-mgr sync -c .

  • Add command to help with bootstrapping new team config files by @mxmehl in #35

Further changes

Full Changelog: v0.3.1...v0.4.0