From 43dbcb4f07d7e166a706f8d0a5c5b14d300c3734 Mon Sep 17 00:00:00 2001 From: Guilherme Carreiro Date: Thu, 16 Jan 2025 09:19:19 +0100 Subject: [PATCH] Update 'Releasing' steps --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34ebcd29..f0cfe9ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,5 +30,7 @@ ## Releasing * Bump the version in `lib/liquid/version.rb` and merge it on `main` +* Update the `History.md` file +* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it * Create a new release using the [GitHub UI](https://github.com/Shopify/liquid/releases/new)