We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53036ab commit 20c1443Copy full SHA for 20c1443
packages/oauth/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4.0-keycardai-oauth (2025-09-16)
2
+
3
4
+- feat(keycardai-oauth): multi-zone authentication strategy
5
6
## 0.3.0-keycardai-oauth (2025-09-16)
7
8
packages/oauth/pyproject.toml
@@ -117,7 +117,7 @@ dev = [
117
118
[tool.commitizen]
119
name = "cz_customize"
120
-version = "0.3.0"
+version = "0.4.0"
121
tag_format = "${version}-keycardai-oauth"
122
ignored_tag_formats = ["${version}-*"]
123
update_changelog_on_bump = true
0 commit comments