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

Commit adf2043

Browse files
authored
2.8.1 release (#691)
1 parent e567415 commit adf2043

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Unreleased
5+
## 2.8.1 ( October 10, 2022)
66

77
- Upgrade Inrupt SDKs to latest versions
88
- Upgrade typescript to ^4.8.4, this should help with sporadic issues with mismatches in the `fetch` type definitions

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.0",
3+
"version": "2.8.1",
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)