Add the "Releasing" section to CONTRIBUTING.md (#1891)

* Add 'Releasing' workflow to 'CONTRIBUTING.md'

* Update CONTRIBUTING.md

Co-authored-by: Michael Go <[email protected]>

---------

Co-authored-by: Michael Go <[email protected]>
This commit is contained in:
Guilherme Carreiro
2025-01-14 19:07:11 +01:00
committed by GitHub
co-authored by Michael Go
parent 6909570f8e
commit ecf25ea83d
+6
View File
@@ -26,3 +26,9 @@
* If it makes sense, add tests for your code and/or run a performance benchmark
* Make sure all tests pass (`bundle exec rake`)
* Create a pull request
## Releasing
* Bump the version in `lib/liquid/version.rb` and merge it on `main`
* Create a new release using the [GitHub UI](https://github.com/Shopify/liquid/releases/new)