build: git-cliff config

This commit is contained in:
iCrawl
2023-04-02 01:55:39 +02:00
parent 8592edba39
commit 1cbd04e8fd
14 changed files with 14 additions and 14 deletions

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/brokers@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/builders@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/collection@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/core@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -60,5 +60,5 @@ filter_commits = true
tag_pattern = "[0-9]*"
skip_tags = "v[0-9]*|@discordjs*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/formatters@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/next@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/proxy@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/rest@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/{name}@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/ui-components@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/util@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/voice@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"

View File

@@ -59,5 +59,5 @@ commit_parsers = [
filter_commits = true
tag_pattern = "@discordjs/ws@[0-9]*"
ignore_tags = ""
date_order = true
topo_order = true
sort_commits = "newest"