update oidc part of changelog for 0.24.0 (#2285)
This commit is contained in:
parent
380fcdba17
commit
76d26a7eec
3 changed files with 548 additions and 237 deletions
1
Makefile
1
Makefile
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue