diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 55e55d0..c8fb4c8 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -23,7 +23,7 @@ jobs: id: git-cliff with: config: pyproject.toml - args: -vv --latest --strip header + args: --latest - name: Commit changelog run: | diff --git a/app/applets/core/templates/index.html b/app/applets/core/templates/index.html index f6683b0..0bc5e68 100644 --- a/app/applets/core/templates/index.html +++ b/app/applets/core/templates/index.html @@ -41,7 +41,11 @@

Custom Python from source

diff --git a/docs/changelog.rst b/docs/changelog.rst index 91391c3..68fee66 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,7 @@ Bug Fixes * (`20d9a5b `_) - Link (Jacob Coffee) * (`390450b `_) - Small url fix (Jacob Coffee) * (`c477f67 `_) - Update ci perms (Jacob Coffee) +* (`314b25c `_) - Changelog stuff (Jacob Coffee) Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^