Skip to content

Commit 3983e25

Browse files
chore(main): release 0.7.10 (#204)
1 parent 859cb85 commit 3983e25

4 files changed

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

3+
## [0.7.10](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.9...v0.7.10) (2026-06-08)
4+
5+
6+
### ⚙️ Chores
7+
8+
* **deps:** lock file maintenance ([#205](https://github.com/OpenRailAssociation/github-org-manager/issues/205)) ([859cb85](https://github.com/OpenRailAssociation/github-org-manager/commit/859cb85f6e51c5104acdcacd866542efda652b05))
9+
* **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))
10+
* **deps:** update github actions group to v8.2.0 ([#207](https://github.com/OpenRailAssociation/github-org-manager/issues/207)) ([bd25e01](https://github.com/OpenRailAssociation/github-org-manager/commit/bd25e0183418ce86c53fe099bba00ac96aacc4ea))
11+
* **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))
12+
313
## [0.7.9](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.8...v0.7.9) (2026-05-19)
414

515

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)