From a43294c3e264dc2a757a73991a3f8f476fcbb215 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Wed, 26 Feb 2025 23:51:24 -0600 Subject: [PATCH] docs: added note regarding GitHub releases page to History.md --- History.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.md b/History.md index eab6836da..6c45f84fb 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +> [!IMPORTANT] +> Moving forwards we are using the GitHub releases page at in combination with [np](https://www.npmjs.com/package/np) for publishing releases and their changelogs. + +--- + 3.0.0-alpha.3 / 2025-02-11 ==================