Skip to content

Commit 7629e4c

Browse files
authored
Release v3.1.1 (#1151)
1 parent 7ec388c commit 7629e4c

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
@@ -10,6 +10,8 @@ The following changes are pending, and will be applied on the next major release
1010

1111
## Unreleased
1212

13+
## [3.1.1](https://github.com/inrupt/solid-client-access-grants-js/releases/tag/v3.1.1) - 2024-10-23
14+
1315
### Patch change
1416

1517
- Added support for the `https://schema.inrupt.com/credentials/v2.jsonld` JSON-LD context.

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,7 +1,7 @@
11
{
22
"name": "@inrupt/solid-client-access-grants",
33
"description": "A library for managing access grants in Solid",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"license": "MIT",
66
"scripts": {
77
"build": "rollup --config rollup.config.mjs",

0 commit comments

Comments
 (0)