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

Commit d2fc7d1

Browse files
authored
Release v3.0.0 (#903)
1 parent 553980a commit d2fc7d1

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
44

55
## Unreleased
66

7+
## [3.0.0](https://github.com/inrupt/solid-ui-react/releases/tag/v3.0.0) - 2023-12-22
8+
79
### Breaking changes
810

911
- Node 16 is no longer supported, this requires Node 18 or higher to be built.

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.1",
3+
"version": "3.0.0",
44
"description": "Set of UI libraries using @solid/core",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)