mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
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.24"
|
version = "0.5.26"
|
||||||
update_changelog_on_bump = true
|
update_changelog_on_bump = true
|
||||||
major_version_zero = true
|
major_version_zero = true
|
||||||
changelog_file = "./docs/docs/changelog/index.md"
|
changelog_file = "./docs/docs/changelog/index.md"
|
||||||
|
|||||||
@@ -1,3 +1,16 @@
|
|||||||
|
## v0.5.26 (2024-12-13)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- Correct regular expression for version tags in release workflow
|
||||||
|
|
||||||
|
## v0.5.25 (2024-12-11)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- enable GoReleaser releases on tags and snapshots
|
||||||
|
- automate release on tag and workflow dispatch
|
||||||
|
|
||||||
## v0.5.24 (2024-12-11)
|
## v0.5.24 (2024-12-11)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|||||||
Reference in New Issue
Block a user