update oidc part of changelog for 0.24.0 (#2285)

This commit is contained in:
Kristoffer Dalby 2024-12-13 12:35:24 +00:00 committed by GitHub
parent 380fcdba17
commit 76d26a7eec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 548 additions and 237 deletions

View file

@ -42,6 +42,7 @@ fmt: fmt-go fmt-prettier fmt-proto
fmt-prettier:
prettier --write '**/**.{ts,js,md,yaml,yml,sass,css,scss,html}'
prettier --write --print-width 80 --prose-wrap always CHANGELOG.md
fmt-go:
# TODO(kradalby): Reeval if we want to use 88 in the future.