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 bc7e020 commit f074d0fCopy full SHA for f074d0f
packages/oauth/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.6.0-keycardai-oauth (2025-11-17)
2
+
3
4
+- feat(keycardai-oauth): client metadata updates
5
6
## 0.5.0-keycardai-oauth (2025-09-22)
7
8
packages/oauth/pyproject.toml
@@ -117,7 +117,7 @@ dev = [
117
118
[tool.commitizen]
119
name = "cz_customize"
120
-version = "0.5.0"
+version = "0.6.0"
121
tag_format = "${version}-keycardai-oauth"
122
ignored_tag_formats = ["${version}-*"]
123
update_changelog_on_bump = true
0 commit comments