From 7666337df67ce85dc55f395917d38f2a9b339058 Mon Sep 17 00:00:00 2001 From: Julian Dominguez-Schatz Date: Tue, 7 Jan 2025 18:36:00 -0500 Subject: [PATCH] Update releasing.md for release notes (#605) Goes with https://github.com/actualbudget/actual/pull/4105 --- docs/contributing/releasing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/releasing.md b/docs/contributing/releasing.md index e86b44380..97d79f0c2 100644 --- a/docs/contributing/releasing.md +++ b/docs/contributing/releasing.md @@ -89,10 +89,10 @@ git tag vX.Y.Z git push vX.Y.Z ``` -A GitHub release then needs to be created in [actual](https://github.com/actualbudget/actual) using the below as a template. +A GitHub release should be automatically generated on push in [actual](https://github.com/actualbudget/actual). Un-mark it as a draft and change the text to the below ```markdown -:link: [View release notes](https://actualbudget.org/blog/release-23.10.0) +:link: [View release notes](https://actualbudget.org/blog/release-25.2.0) ## Desktop releases