Skip to content

Commit 20c1443

Browse files
committed
bump: keycardai-oauth 0.3.0 → 0.4.0
1 parent 53036ab commit 20c1443

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/oauth/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.0-keycardai-oauth (2025-09-16)
2+
3+
4+
- feat(keycardai-oauth): multi-zone authentication strategy
5+
16
## 0.3.0-keycardai-oauth (2025-09-16)
27

38

packages/oauth/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dev = [
117117

118118
[tool.commitizen]
119119
name = "cz_customize"
120-
version = "0.3.0"
120+
version = "0.4.0"
121121
tag_format = "${version}-keycardai-oauth"
122122
ignored_tag_formats = ["${version}-*"]
123123
update_changelog_on_bump = true

0 commit comments

Comments
 (0)