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

Commit 2ed4ac7

Browse files
Prepare release v2.8.3 (#742)
1 parent 94be137 commit 2ed4ac7

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
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5+
## 2.8.3 ( February 6, 2023)
6+
7+
- Dependency updates (notably, upgrading `jest` to v29).
8+
59
## 2.8.2 ( October 19th, 2022 )
610

711
- Added the ability to prevent the automatic loading of WebID's and Profiles from SessionProvider, this is useful when building provisioning applications where the user has logged in, but doesn't yet have a WebID or Pod or Profile documents.

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.8.2",
3+
"version": "2.8.3",
44
"description": "Set of UI libraries using @solid/core",
55
"main": "dist/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)