Skip to content

fix: release changelog#338

Merged
psteinroe merged 1 commit intomainfrom
fix/release
Apr 15, 2025
Merged

fix: release changelog#338
psteinroe merged 1 commit intomainfrom
fix/release

Conversation

@psteinroe
Copy link
Copy Markdown
Collaborator

@psteinroe psteinroe commented Apr 15, 2025

  • only generates the changelog for the version that is currently released
  • (I think) I fixed the deploy docs on release issue by allowing all tags to push to github-pages
    Screenshot 2025-04-15 at 08 37 23
  • makes the template a bit nicer. example from the latest release:

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.4.0

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

with:
config: cliff.toml
args: --bump
args: --bump --latest
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just FYI: I think this processes from the latest release, not prerelease. But that's what we want right?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I think that's what we want too. it worked fine locally at least.

@psteinroe psteinroe merged commit 8519fc6 into main Apr 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants