From fb109fd6dbcc07b74b3f777b05afdd4d0e2118d0 Mon Sep 17 00:00:00 2001 From: "release-bot-allow-prs-and-push[bot]" <173871997+release-bot-allow-prs-and-push[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 00:47:46 +0000 Subject: [PATCH 1/2] Release Notes - Add TinaCloud 2025.01.63 --- content/whats-new-tinacloud/2025.01.63.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/whats-new-tinacloud/2025.01.63.mdx diff --git a/content/whats-new-tinacloud/2025.01.63.mdx b/content/whats-new-tinacloud/2025.01.63.mdx new file mode 100644 index 000000000..7e72b6c35 --- /dev/null +++ b/content/whats-new-tinacloud/2025.01.63.mdx @@ -0,0 +1,15 @@ +--- +versionNumber: 2025.01.63 +dateReleased: 2025-01-02T00:26:35Z +--- + + + +## What's Changed +### ✨ Features +* 📝 README - Corrects TinaCloud mentions, updates SST mentions by @ncn-ssw +* fix: sanitize release notes by removing links and HTML comments by @wicksipedia +* feat: logging for external user invitations by @kldavis4 + + + From 7a26bfbc65ce4a430e9dcb45c471149135008806 Mon Sep 17 00:00:00 2001 From: "Nick Curran [SSW]" <132531112+ncn-ssw@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:58:44 +1000 Subject: [PATCH 2/2] Correct categories --- content/whats-new-tinacloud/2025.01.63.mdx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/content/whats-new-tinacloud/2025.01.63.mdx b/content/whats-new-tinacloud/2025.01.63.mdx index 7e72b6c35..ab8140426 100644 --- a/content/whats-new-tinacloud/2025.01.63.mdx +++ b/content/whats-new-tinacloud/2025.01.63.mdx @@ -3,13 +3,10 @@ versionNumber: 2025.01.63 dateReleased: 2025-01-02T00:26:35Z --- - - ## What's Changed ### ✨ Features -* 📝 README - Corrects TinaCloud mentions, updates SST mentions by @ncn-ssw -* fix: sanitize release notes by removing links and HTML comments by @wicksipedia * feat: logging for external user invitations by @kldavis4 - - +### 🔧 Fixes +* 📝 README - Corrects TinaCloud mentions, updates SST mentions by @ncn-ssw +* fix: sanitize release notes by removing links and HTML comments by @wicksipedia