From db0ca101661b8a79aa8c580a45f770bf69ac6cd8 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:53:00 +0000 Subject: [PATCH] chore: update changelog for pr --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 916fa84..1fd090d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ci-update check_rebase workflow to include release-flag condition(pr [#8]) - chore(ci)-simplify environment variable setting in CircleCI config(pr [#9]) - chore(circleci)-simplify export command in release workflow steps(pr [#10]) +- ci(circleci)-add context to publish_zola_version job in config file(pr [#11]) ### Security @@ -30,3 +31,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#8]: https://github.com/jerus-org/zola-container/pull/8 [#9]: https://github.com/jerus-org/zola-container/pull/9 [#10]: https://github.com/jerus-org/zola-container/pull/10 +[#11]: https://github.com/jerus-org/zola-container/pull/11