Skip to content

Commit 395629e

Browse files
jeswrNSeydoux
andauthored
release/1.28.1 (#1984)
* chore: update changelog * 1.28.1 * Update CHANGELOG.md Co-authored-by: Zwifi <[email protected]> --------- Co-authored-by: Zwifi <[email protected]>
1 parent f997565 commit 395629e

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

1717
The following changes have been implemented but not released yet:
1818

19+
## [1.28.1] - 2023-05-10
20+
1921
### Bugfixes
2022

2123
- `Buffer` type: As discussed in microsoft/TypeScript#53668 the

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",
33
"description": "Make your web apps work with Solid Pods.",
4-
"version": "1.28.0",
4+
"version": "1.28.1",
55
"license": "MIT",
66
"scripts": {
77
"build": "rollup --config rollup.config.mjs",

0 commit comments

Comments
 (0)