Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 90481a2

Browse files
authored
release/v2.9.1 (#898)
* chore: update changelog * 2.9.1
1 parent d5dcce8 commit 90481a2

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
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
## Unreleased
66

7+
## 2.9.1 ( December 19, 2023)
8+
9+
- Use non-deprecated events API from solid-client-authn-js
10+
711
## 2.9.0 ( August 14, 2023)
812

913
- Support Node 18 and 20

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,6 +1,6 @@
11
{
22
"name": "@inrupt/solid-ui-react",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "Set of UI libraries using @solid/core",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)