From e3dcb8a8744469dd0eb910c1260cc2901c895f54 Mon Sep 17 00:00:00 2001 From: David Gamero Date: Mon, 30 Oct 2023 14:41:18 -0400 Subject: [PATCH] prettier --- .github/workflows/release-pr.yml | 1 - CHANGELOG.md | 11 ++++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release-pr.yml b/.github/workflows/release-pr.yml index ca56e8ff8..b4ca84cd5 100644 --- a/.github/workflows/release-pr.yml +++ b/.github/workflows/release-pr.yml @@ -13,4 +13,3 @@ jobs: uses: OliverMKing/action-release-workflows/.github/workflows/release_js_project.yaml@main with: changelogPath: ./CHANGELOG.md - diff --git a/CHANGELOG.md b/CHANGELOG.md index 14eb5e326..22f4ff59f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ ## [4.10.0] - 2023-10-30 ### Added -- #287 Make annotating resources optional -- #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files -- #281 bump codeql to node 16 -- #279 upgrade codeql -- #276 Fixes multiple namespaces bug + +- #287 Make annotating resources optional +- #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files +- #281 bump codeql to node 16 +- #279 upgrade codeql +- #276 Fixes multiple namespaces bug