open-webui/.github
Jannik S 95b20f3cb8
feat: show latest changes in releases
This should show the latest Changes in the CHANGELOG.md file when creating a new release.

For now it only shows "Automatically created new release".

It is running 'awk '/^## [/{n++} n==1' CHANGELOG.md' which extracts the latest changes. Note: I only tested the command on my linux machine, worked.
2024-03-05 16:45:47 +01:00
..
ISSUE_TEMPLATE chore: 🚨 lint and format 2024-01-03 14:33:57 -08:00
workflows feat: show latest changes in releases 2024-03-05 16:45:47 +01:00
FUNDING.yml chore: funding yml added 2024-01-01 13:30:57 -08:00
pull_request_template.md fix: template 2024-02-23 11:19:46 -08:00