Skip to content

Commit e1eae6a

Browse files
committed
2.2.0
1 parent e2c775d commit e1eae6a

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.2.0 (2025-08-06)
2+
3+
- Migrate biome to 2.x. See [#56](https://github.com/authts/sample-keycloak-react-oidc-context/pull/56)
4+
- Upgrade root, api, and react deps. See [#57](https://github.com/authts/sample-keycloak-react-oidc-context/pull/57)
5+
16
## 2.1.1 (2025-05-15)
27

38
- Up react deps with [#51](https://github.com/authts/sample-keycloak-react-oidc-context/pull/51)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.2.0",
33
"scripts": {
44
"check": "biome check --write .",
55
"toc": "markdown-toc -i README.md",

0 commit comments

Comments
 (0)