Skip to content

Commit f074d0f

Browse files
committed
bump: keycardai-oauth 0.5.0 → 0.6.0
1 parent bc7e020 commit f074d0f

File tree

3 files changed

+1665
-86
lines changed

3 files changed

+1665
-86
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.6.0-keycardai-oauth (2025-11-17)
2+
3+
4+
- feat(keycardai-oauth): client metadata updates
5+
16
## 0.5.0-keycardai-oauth (2025-09-22)
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.5.0"
120+
version = "0.6.0"
121121
tag_format = "${version}-keycardai-oauth"
122122
ignored_tag_formats = ["${version}-*"]
123123
update_changelog_on_bump = true

0 commit comments

Comments
 (0)