Skip to content

Commit

Permalink
Merge pull request #9 from chialab/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
edoardocavazza authored Jul 16, 2024
2 parents e982307 + fb617f4 commit fe15ba8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-pots-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-rockets-beg.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chialab/plasma

## 0.3.2

### Patch Changes

- 2ef631a: Expose real element from Svelte component.
- e982307: Add event listeners to Svelte known properties.

## 0.3.1

### Patch 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": "@chialab/plasma",
"version": "0.3.1",
"version": "0.3.2",
"description": "Generate Custom Elements wrappers for Angular, React, Svelte and Vue.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit fe15ba8

Please sign in to comment.