From 0295e9c209c793216a7037d3492bab6fae0990fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 11:30:18 +0000 Subject: [PATCH] chore(main): release 1.13.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1933cd..933ff04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.13.0](https://github.com/samirtahir91/github-app-operator/compare/v1.12.1...v1.13.0) (2026-05-21) + + +### Features + +* Add support for custom github hosts ([#80](https://github.com/samirtahir91/github-app-operator/issues/80)) ([50300a3](https://github.com/samirtahir91/github-app-operator/commit/50300a32c22277db967bc342b4e57d5e3b884963)) + ## [1.12.1](https://github.com/samirtahir91/github-app-operator/compare/v1.12.0...v1.12.1) (2025-04-04)