mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 18:01:39 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
84aa1dd79e | ||
|
|
d49a579cd6 |
@@ -2,6 +2,6 @@
|
|||||||
name = "cz_conventional_commits"
|
name = "cz_conventional_commits"
|
||||||
tag_format = "v$version"
|
tag_format = "v$version"
|
||||||
version_scheme = "semver"
|
version_scheme = "semver"
|
||||||
version = "0.5.2"
|
version = "0.5.3"
|
||||||
update_changelog_on_bump = true
|
update_changelog_on_bump = true
|
||||||
major_version_zero = true
|
major_version_zero = true
|
||||||
|
|||||||
@@ -137,5 +137,4 @@ announce:
|
|||||||
telegram:
|
telegram:
|
||||||
enabled: true
|
enabled: true
|
||||||
chat_id: -1002222617755
|
chat_id: -1002222617755
|
||||||
message_template: "__*New Sonr Release*__ *{{.Tag}}* is out"
|
|
||||||
parse_mode: MarkdownV2
|
parse_mode: MarkdownV2
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
## v0.5.3 (2024-10-02)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- remove unnecessary telegram message template
|
||||||
|
|
||||||
## v0.5.2 (2024-10-02)
|
## v0.5.2 (2024-10-02)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|||||||
Reference in New Issue
Block a user