diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfaeeb..b1a59b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,19 +44,21 @@ and this project adheres to [Conventional Commits](https://www.conventionalcommi - apply Creative Commons licence to V1 exported site +- v1.9 + ### Reverted - revert 268a82f17c00792b8e678b5fb93383ae36200dfc -revert ci(deploy): add Gitea Actions workflow for site publishing - -- Add publish workflow to deploy main branch via SFTP -- Configure workflow dispatch and push-to-main triggers -- Use repository variables and secrets for SSH credentials -- Update README logo markup for consistent sizing - +revert ci(deploy): add Gitea Actions workflow for site publishing + +- Add publish workflow to deploy main branch via SFTP +- Configure workflow dispatch and push-to-main triggers +- Use repository variables and secrets for SSH credentials +- Update README logo markup for consistent sizing + Signed-off-by: Alexander Davis