Skip to content

Commit 1e9aaef

Browse files
chore(main): release 0.7.10
1 parent 78a9bb1 commit 1e9aaef

4 files changed

Lines changed: 10 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.9"
2+
".": "0.7.10"
33
}

CHANGELOG.md

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

3+
## [0.7.10](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.9...v0.7.10) (2026-05-19)
4+
5+
6+
### ⚙️ Chores
7+
8+
* **deps:** update zizmorcore/zizmor-action action to v0.5.6 ([#203](https://github.com/OpenRailAssociation/github-org-manager/issues/203)) ([78a9bb1](https://github.com/OpenRailAssociation/github-org-manager/commit/78a9bb179ee278ad3490fd302a843f433a256733))
9+
310
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-05-19)
411

512

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.9"
7+
version = "0.7.10"
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)