Skip to content

Commit b693ba7

Browse files
authored
Release 3.0.5 (#1068)
1 parent e6236b2 commit b693ba7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
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.0.5](https://github.com/inrupt/solid-client-access-grants-js/releases/tag/v3.0.5) - 2024-07-31
14+
1315
### Bugfixes
1416

1517
- Removed base64url dependency due to potential issues with the browser environment.

package-lock.json

Lines changed: 1 addition & 1 deletion
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.0.4",
4+
"version": "3.0.5",
55
"license": "MIT",
66
"scripts": {
77
"build": "rollup --config rollup.config.mjs",

0 commit comments

Comments
 (0)