Skip to content

Commit

Permalink
chore(release): 0.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw57 committed Feb 24, 2025
1 parent 888acfc commit 32f1bc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [0.4.22](https://github.com/rjw57/verify-oidc-identity/compare/0.4.21...0.4.22) (2025-02-24)

## [0.4.21](https://github.com/rjw57/verify-oidc-identity/compare/0.4.20...0.4.21) (2025-02-12)

## [0.4.20](https://github.com/rjw57/verify-oidc-identity/compare/0.4.19...0.4.20) (2025-02-11)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "verify-oidc-identity"
version = "0.4.21"
version = "0.4.22"
description = "Verify OIDC JWT identity tokens using OIDC discovery"
authors = [ "Rich Wareham <[email protected]>" ]
license = "MIT"
Expand Down

0 comments on commit 32f1bc0

Please sign in to comment.