Skip to content

Commit dcb92a4

Browse files
chore(main): release 0.7.9
1 parent 783d733 commit dcb92a4

4 files changed

Lines changed: 19 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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-05-04)
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+
* restrict some workflows to only run upstream ([#194](https://github.com/OpenRailAssociation/github-org-manager/issues/194)) ([51dd294](https://github.com/OpenRailAssociation/github-org-manager/commit/51dd294059b3f24481b0df32bff8d79d0157f838))
10+
11+
12+
### ⚙️ Chores
13+
14+
* **deps:** lock file maintenance ([#191](https://github.com/OpenRailAssociation/github-org-manager/issues/191)) ([4274938](https://github.com/OpenRailAssociation/github-org-manager/commit/4274938c6ce6e6cac89c7a00625447b637b50ecb))
15+
* **deps:** lock file maintenance ([#196](https://github.com/OpenRailAssociation/github-org-manager/issues/196)) ([783d733](https://github.com/OpenRailAssociation/github-org-manager/commit/783d733a3498c2801f8e835af75374b3d85a1e7f))
16+
* **deps:** update googleapis/release-please-action action to v5 ([#190](https://github.com/OpenRailAssociation/github-org-manager/issues/190)) ([5604b88](https://github.com/OpenRailAssociation/github-org-manager/commit/5604b881e0514f6238facddc407f542617b19f6c))
17+
* **deps:** update mxmehl/latest-release-vulnerability-status action to v1.2.3 ([#195](https://github.com/OpenRailAssociation/github-org-manager/issues/195)) ([f2a13a8](https://github.com/OpenRailAssociation/github-org-manager/commit/f2a13a8bf37708494383c2d637bdbb5e983ac289))
18+
319
## [0.7.8](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.7...v0.7.8) (2026-04-23)
420

521

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)