From bda824e1dff180a8686044584a50169f19f9c176 Mon Sep 17 00:00:00 2001 From: Leo Ribeiro Date: Wed, 21 Feb 2024 11:37:27 -0500 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Jiyoon Koo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c346a66dd..54a6394ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -207,7 +207,7 @@ The `@web5/api` package is special because it dictates our release train schedul To enable the `@web5/api` release in the Changesets Version Package PR, you need two simple steps: -1. Add the `api-release` Label the **Version Package PR** +1. Add the `api-release` Label to the current **Version Package PR** 2. Manually trigger the [Release workflow](https://github.com/TBD54566975/web5-js/actions/workflows/release.yml). #### Preview Releases