Skip to content

Commit 8c8dcdb

Browse files
chore(main): release 0.7.8
1 parent 9c30810 commit 8c8dcdb

4 files changed

Lines changed: 18 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.7"
2+
".": "0.7.8"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [0.7.8](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.7...v0.7.8) (2026-04-23)
4+
5+
6+
### 📦 CI Improvements
7+
8+
* add ruff format check ([9f5547b](https://github.com/OpenRailAssociation/github-org-manager/commit/9f5547b7f964e36e2ee43e9138c10540cfcec88c))
9+
10+
11+
### ⚙️ Chores
12+
13+
* **deps:** lock file maintenance ([#188](https://github.com/OpenRailAssociation/github-org-manager/issues/188)) ([9720ed3](https://github.com/OpenRailAssociation/github-org-manager/commit/9720ed3bc696168186df4e41efa75c9ce2d7682d))
14+
* **deps:** update astral-sh/setup-uv action to v8.1.0 ([#187](https://github.com/OpenRailAssociation/github-org-manager/issues/187)) ([f98ab67](https://github.com/OpenRailAssociation/github-org-manager/commit/f98ab67c75deac9c84da5ea9df485e66c776bd85))
15+
* **releaser:** onboard release-please ([#185](https://github.com/OpenRailAssociation/github-org-manager/issues/185)) ([4fa0659](https://github.com/OpenRailAssociation/github-org-manager/commit/4fa0659121e00993962bface354efc050edb822d))

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