- Notifications
You must be signed in to change notification settings - Fork102
fix: release changelog#338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@@ -126,7 +126,7 @@ jobs: | |||
id: create_changelog | |||
with: | |||
config: cliff.toml | |||
args: --bump | |||
args: --bump --latest |
There was a problem hiding this comment.
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 latestrelease
, notprerelease
. But that's what we want right?
There was a problem hiding this comment.
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.
8519fc6
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
github-pages
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