Skip to content

Commit c1c958b

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.1 [skip ci]
1 parent 154d706 commit c1c958b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.1](https://github.com/ncarlier/readflow/compare/v0.2.0...v0.2.1) (2023-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **oidc:** refresh JWKS endpoint on demand ([154d706](https://github.com/ncarlier/readflow/commit/154d706e1a10dbf257d32b787624c8730f7f3f9b))
7+
8+
9+
110
# [0.2.0](https://github.com/ncarlier/readflow/compare/v0.1.0...v0.2.0) (2023-09-24)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.2.0"
2+
"version": "0.2.1"
33
}

0 commit comments

Comments
 (0)