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 f1b3e82 commit 99fb2e6Copy full SHA for 99fb2e6
CHANGELOG.md
@@ -1,4 +1,13 @@
1
-# 0.1.0 (2023-09-24)
+# [0.2.0](https://github.com/ncarlier/readflow/compare/v0.1.0...v0.2.0) (2023-09-24)
2
+
3
4
+### Features
5
6
+* **job:** periodic JWKS refresh ([f1b3e82](https://github.com/ncarlier/readflow/commit/f1b3e82931a930078dd89d9c0dbe2920fb8aac32))
7
8
9
10
+# [0.1.0](https://github.com/ncarlier/readflow/compare/82512418d232fcb7fde324623220d5c6d5cbbc8f...v0.1.0) (2023-09-24)
11
12
13
### Bug Fixes
package.json
@@ -1,3 +1,3 @@
{
- "version": "0.1.0"
+ "version": "0.2.0"
}
0 commit comments