From 7db1ca6d256465f6313c4d6c604d9de478055d0f Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 10 May 2023 14:04:06 +0200 Subject: [PATCH] Update publishing.md Signed-off-by: Patrik Oldsberg --- docs/publishing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publishing.md b/docs/publishing.md index 142e019fb2..12e4878d5a 100644 --- a/docs/publishing.md +++ b/docs/publishing.md @@ -11,7 +11,7 @@ npm. ### Creating a new release Releases are handled by changesets and trigger whenever the "Version Packages" -PR is merged. This is typically done every Thursday around noon CET. +PR is merged. This is typically done every Tuesday around noon CET. ## Emergency Release Process