mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
build: fix git cliff config files (#8057)
This commit is contained in:
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ body = """
|
|||||||
{% if previous %}\
|
{% if previous %}\
|
||||||
{% if previous.version %}\
|
{% if previous.version %}\
|
||||||
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
(https://github.com/discordjs/discord.js/compare/{{ previous.version }}...{{ version }})\
|
||||||
{% else %}
|
{% else %}\
|
||||||
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
(https://github.com/discordjs/discord.js/tree/{{ version }})\
|
||||||
{% endif %}\
|
{% endif %}\
|
||||||
{% endif %} \
|
{% endif %} \
|
||||||
|
|||||||
Reference in New Issue
Block a user