From 3bf5ab0730ba56be3e835db630526aa77ab89c42 Mon Sep 17 00:00:00 2001 From: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:50:31 -0700 Subject: [PATCH] docs: add link to release process wiki (#587) Co-authored-by: Alex Potsides --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 839986b60..ed58e702c 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,10 @@ There are several other modules available outside this repo: Helia v1 shipped in 202303 (see [releases](https://github.com/ipfs/helia/releases)), and development keeps on trucking as we work on initiatives in the [roadmap](#roadmap) and make performance improvements and bug fixes along the way. +## Release Process + +For information about our release process, please see our [release process wiki](https://github.com/ipfs/helia/wiki/Development-and-Release-Process#how-helia-is-released). + # 🛣️ Roadmap Please find and comment on [the Roadmap here](https://github.com/ipfs/helia/issues/5).