From 04a6773694a3fecb2ff7973081cb7a31d0e4d753 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Tue, 28 Jan 2025 21:24:53 +0000 Subject: [PATCH] Update CHANGELOG for PR #83 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4239d46..78e9c56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. This projec ### Fixed +- Handle release already existing when uploading release notes ([PR #83](https://github.com/ponylang/release-bot-action/pull/83)) ### Added