Skip to content

Commit ac4d1b2

Browse files
committed
bump: keycardai-oauth 0.1.0 → 0.2.0
1 parent 16343ff commit ac4d1b2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/oauth/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.0-keycardai-oauth (2025-09-10)
2+
3+
4+
- feat(keycardai-oauth): remove the impersonation logic
5+
16
## 0.1.0-keycardai-oauth (2025-09-07)
27

38

packages/oauth/pyproject.toml

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

116116
[tool.commitizen]
117117
name = "cz_customize"
118-
version = "0.1.0"
118+
version = "0.2.0"
119119
tag_format = "${version}-keycardai-oauth"
120120
ignored_tag_formats = ["${version}-*"]
121121
update_changelog_on_bump = true

0 commit comments

Comments
 (0)