Skip to content

Commit

Permalink
Release/1.3.1 (#746)
Browse files Browse the repository at this point in the history
* Update changelog

* 1.3.1

* fixup! Update changelog

* Fix changelog
  • Loading branch information
NSeydoux authored Sep 17, 2023
1 parent 6b23e43 commit 1791a2e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

The following changes have been implemented but not released yet:

## [1.3.1] - 2023-09-15

- Build system (bundler and TypeScript) updates. This should be transparent to dependants.

## [1.3.0] - 2023-05-09

### New features
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-notifications",
"description": "Receive notifications linked to Solid resources.",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",
"scripts": {
"clean": "rimraf dist umd",
Expand Down

1 comment on commit 1791a2e

@vercel
Copy link

@vercel vercel bot commented on 1791a2e Sep 17, 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.