Skip to content

Commit 0136222

Browse files
committed
feat: Fix change_logs field (35336)
1 parent 0899a07 commit 0136222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/fix-35336.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: []
27+
change_logs: [user]

0 commit comments

Comments
 (0)