Skip to content

Commit d5251d3

Browse files
chore(main): release 0.7.10
1 parent b408dc7 commit d5251d3

4 files changed

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

3+
## [0.7.10](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.9...v0.7.10) (2026-06-05)
4+
5+
6+
### ⚙️ Chores
7+
8+
* **deps:** update github actions group to v6.0.3 ([#206](https://github.com/OpenRailAssociation/github-org-manager/issues/206)) ([b408dc7](https://github.com/OpenRailAssociation/github-org-manager/commit/b408dc77b7c10e8e17e02c50da5b1821de3d3c6d))
9+
* **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))
10+
311
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-05-19)
412

513

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)