Skip to content

Commit 41ffc4c

Browse files
authored
release: prepare v1.0.0 (#285)
1 parent d367bc1 commit 41ffc4c

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5+
## [Unreleased]
6+
57
The following changes have been implemented but not released yet:
68

7-
## [Unreleased]
9+
## [1.0.0] - 2022-06-06
810

911
### Breaking Changes
1012

e2e/browser/testApp/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-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-notifications",
33
"description": "Receive notifications linked to Solid resources.",
4-
"version": "0.2.0",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"scripts": {
77
"clean": "rimraf dist umd",

0 commit comments

Comments
 (0)