Skip to content

Commit

Permalink
Release v3.0.0 (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux authored Dec 22, 2023
1 parent 9d5060c commit b0e096b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The following changes are pending, and will be applied on the next major release

## Unreleased

## [3.0.0](https://github.com/inrupt/solid-client-access-grants-js/releases/tag/v3.0.0) - 2023-12-22

### Breaking Changes

- **Parsing Access Grants and Access Requests as RDF from JSON-LD**: This allows the Access Grants
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inrupt/solid-client-access-grants",
"description": "A library for managing access grants in Solid",
"version": "2.6.2",
"version": "3.0.0",
"license": "MIT",
"scripts": {
"build": "rollup --config rollup.config.mjs",
Expand Down

1 comment on commit b0e096b

@vercel
Copy link

@vercel vercel bot commented on b0e096b Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.