From ffc0c9a86732342ce41dbc03308e66b6464adb65 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Sun, 10 Nov 2024 12:47:13 -0500 Subject: [PATCH] changelog fix --- .github/workflows/ci.yml | 2 +- changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d832788..c8b26b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: fi - name: Update changelog [unreleased] with latest version - uses: thomaseizinger/keep-a-changelog-new-release@1.3.0 + uses: thomaseizinger/keep-a-changelog-new-release@3.1.0 if: github.ref == 'refs/heads/main' with: changelogPath: ./changelog.md diff --git a/changelog.md b/changelog.md index 878d9e3..3c2da3c 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * * * -## [3.4.2] - 2024-11-10 +## [Unreleased] ### Added