Skip to content

Commit c66260a

Browse files
Merge pull request #53 from authts/release
2.1.1
2 parents 735e23a + 9a9c4e9 commit c66260a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.1 (2025-05-15)
2+
3+
- Up react deps with [#51](https://github.com/authts/sample-keycloak-react-oidc-context/pull/51)
4+
15
## 2.1.0 (2025-03-25)
26

37
- Renames and refactors with [#48](https://github.com/authts/sample-keycloak-react-oidc-context/pull/48)

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.0",
2+
"version": "2.1.1",
33
"scripts": {
44
"check": "biome check --write .",
55
"toc": "markdown-toc -i README.md",

0 commit comments

Comments
 (0)