Skip to content

Commit d590769

Browse files
chore(main): release 0.7.9
1 parent 10a6f69 commit d590769

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.8"
2+
".": "0.7.9"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-04-28)
4+
5+
6+
### 📦 CI Improvements
7+
8+
* add zizmor workflow ([#193](https://github.com/OpenRailAssociation/github-org-manager/issues/193)) ([10a6f69](https://github.com/OpenRailAssociation/github-org-manager/commit/10a6f696ec3e47f792f981835ef9590b0bceb7c2))
9+
10+
11+
### ⚙️ Chores
12+
13+
* **deps:** lock file maintenance ([#191](https://github.com/OpenRailAssociation/github-org-manager/issues/191)) ([4274938](https://github.com/OpenRailAssociation/github-org-manager/commit/4274938c6ce6e6cac89c7a00625447b637b50ecb))
14+
315
## [0.7.8](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.7...v0.7.8) (2026-04-23)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "github-org-manager"
7-
version = "0.7.8"
7+
version = "0.7.9"
88
description = "Manage a GitHub Organization, its teams, repository permissions, and more"
99
authors = [{ name = "Max Mehl", email = "max.mehl@deutschebahn.com" }]
1010
requires-python = ">=3.10,<4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)