Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 27, 2021
1 parent 4359ec5 commit 5a5a2e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-bottles-cough.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# suspense-element

## 0.3.0

### Minor Changes

- 220e8b5: BREAKING: Align complete type with proposal, [see discussion](https://github.com/webcomponents/community-protocols/pull/1#discussion_r654970854)

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "suspense-element",
"version": "0.2.0",
"version": "0.3.0",
"description": "A Web Component abstraction to declaratively render elements that depend on asynchronous processes",
"license": "MIT",
"author": "Joren Broekema <[email protected]>",
Expand Down

0 comments on commit 5a5a2e6

Please sign in to comment.