Skip to content

Commit

Permalink
fix(changelog): reformat changelog
Browse files Browse the repository at this point in the history
chore(changelog): reformat fix changelog
  • Loading branch information
esteinig authored Jan 24, 2024
2 parents d2ed2ad + b9b0d70 commit 1d30174
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions cog.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
from_latest_tag = false
ignore_merge_commits = true
generate_mono_repository_global_tag = true
branch_whitelist = []
branch_whitelist = [
"main",
"release/**"
]

skip_untracked = false
pre_bump_hooks = []
post_bump_hooks = []
Expand Down

0 comments on commit 1d30174

Please sign in to comment.