Skip to content

Commit 725433d

Browse files
chore(main): release 0.7.9
1 parent c1d1d8c commit 725433d

4 files changed

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

3+
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-05-19)
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+
* harden release-please app token permissions ([#202](https://github.com/OpenRailAssociation/github-org-manager/issues/202)) ([ab2c476](https://github.com/OpenRailAssociation/github-org-manager/commit/ab2c4760cb039abe3deaf1244896a63635bbf3fe))
10+
* 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))
11+
12+
13+
### ⚙️ Chores
14+
15+
* **deps:** lock file maintenance ([#191](https://github.com/OpenRailAssociation/github-org-manager/issues/191)) ([4274938](https://github.com/OpenRailAssociation/github-org-manager/commit/4274938c6ce6e6cac89c7a00625447b637b50ecb))
16+
* **deps:** lock file maintenance ([#196](https://github.com/OpenRailAssociation/github-org-manager/issues/196)) ([783d733](https://github.com/OpenRailAssociation/github-org-manager/commit/783d733a3498c2801f8e835af75374b3d85a1e7f))
17+
* **deps:** lock file maintenance ([#198](https://github.com/OpenRailAssociation/github-org-manager/issues/198)) ([13400f9](https://github.com/OpenRailAssociation/github-org-manager/commit/13400f996f2a3e988e8b692579e97ba216b7d2ed))
18+
* **deps:** lock file maintenance ([#200](https://github.com/OpenRailAssociation/github-org-manager/issues/200)) ([1cda171](https://github.com/OpenRailAssociation/github-org-manager/commit/1cda171e2dee5bf3981927e1caf177713743f619))
19+
* **deps:** update actions/create-github-app-token action to v3.2.0 ([#199](https://github.com/OpenRailAssociation/github-org-manager/issues/199)) ([eaae36d](https://github.com/OpenRailAssociation/github-org-manager/commit/eaae36dbc30eb45e8c8daa1dcaace48534257ed4))
20+
* **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))
21+
* **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))
22+
* **deps:** update mxmehl/latest-release-vulnerability-status action to v1.2.4 ([#197](https://github.com/OpenRailAssociation/github-org-manager/issues/197)) ([1399f43](https://github.com/OpenRailAssociation/github-org-manager/commit/1399f430355d1a87a1b33a31233c6255b110b3c7))
23+
* **deps:** update zizmorcore/zizmor-action action to v0.5.5 ([#201](https://github.com/OpenRailAssociation/github-org-manager/issues/201)) ([c1d1d8c](https://github.com/OpenRailAssociation/github-org-manager/commit/c1d1d8ce30458368d8760e47e9ea35b1fbe40254))
24+
325
## [0.7.8](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.7...v0.7.8) (2026-04-23)
426

527

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)