branch: externals/topspace commit 7a0d565b6849df78aeca967e025c672729472fc2 Author: Trevor Pogue <trevorpo...@gmail.com> Commit: GitHub <nore...@github.com>
Set back changelog head to `Unreleased` --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index cf8439c846..f89e24b5df 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -20,7 +20,7 @@ jobs: sinceTag: v0.1.2 base: HISTORY.md issues: no - futureRelease: v0.2.1 +# futureRelease: v0.2.1 - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v4