We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e13ca commit 63eb307Copy full SHA for 63eb307
.cz.toml
@@ -2,5 +2,5 @@
2
name = "cz_conventional_commits"
3
tag_format = "v$version"
4
version_scheme = "semver"
5
-version = "1.2.5"
+version = "1.2.6"
6
update_changelog_on_bump = true
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v1.2.6 (2024-05-31)
+
+### Fix
+- **actions**: update version bumping to release new script
+- potential goroutine leaks on ReadRows (#57)
7
+- **github-actions**: Add org pat as auth for push (#53)
8
9
## v1.2.5 (2023-01-25)
10
11
### Fix
0 commit comments