Releases: OpenRailAssociation/github-org-manager
Releases · OpenRailAssociation/github-org-manager
v0.5.7
What's Changed
Dependencies
- Avoid merge conflicts by setting sane versioning strategy by @mxmehl in #71
- Bump dependencies by @mxmehl in #64
- Bump dependencies by @mxmehl in #66
- Configure dependabot by @mxmehl in #67
- Bump isort from 5.13.2 to 6.0.0 by @dependabot in #70
- Bump bump-my-version from 0.26.1 to 0.30.0 by @dependabot in #68
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #69
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Allow to configure organisation owners by @mxmehl in #43
- Improve handling of empty owner configuration by @mxmehl in #44
- fix: spelling by @SergeCroise in #45
- Synchronise all team settings by @mxmehl in #46
New Contributors
- @SergeCroise made their first contribution in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
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 .
Further changes
Full Changelog: v0.3.1...v0.4.0