Skip to content

Commit d0c658b

Browse files
chore(main): release 0.7.13
1 parent d8731f7 commit d0c658b

4 files changed

Lines changed: 17 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.12"
2+
".": "0.7.13"
33
}

CHANGELOG.md

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

3+
## [0.7.13](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.12...v0.7.13) (2026-09-02)
4+
5+
6+
### 🔥 Bug Fixes
7+
8+
* skip null collaborator entries in GraphQL response ([#246](https://github.com/OpenRailAssociation/github-org-manager/issues/246)) ([d8731f7](https://github.com/OpenRailAssociation/github-org-manager/commit/d8731f7db7b63570e427a338095621fcb019e882))
9+
10+
11+
### ⚙️ Chores
12+
13+
* **deps:** lock file maintenance ([#243](https://github.com/OpenRailAssociation/github-org-manager/issues/243)) ([257b276](https://github.com/OpenRailAssociation/github-org-manager/commit/257b276c600da5e0c24e8af6b0a20fafdeeabaeb))
14+
* **deps:** lock file maintenance ([#245](https://github.com/OpenRailAssociation/github-org-manager/issues/245)) ([1bcc74b](https://github.com/OpenRailAssociation/github-org-manager/commit/1bcc74bd71db33a0fb71f6ea363a0e120f5fd0c1))
15+
* **deps:** update astral-sh/setup-uv action to v10 ([#242](https://github.com/OpenRailAssociation/github-org-manager/issues/242)) ([ad5ce4f](https://github.com/OpenRailAssociation/github-org-manager/commit/ad5ce4f009ea14392ca5bdf52a32b1380fd98630))
16+
317
## [0.7.12](https://github.com/OpenRailAssociation/github-org-manager/compare/v0.7.11...v0.7.12) (2026-08-10)
418

519

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