Skip to content

Commit

Permalink
Merge pull request #46 from wobsoriano/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano authored Jan 6, 2024
2 parents 3d07edd + fb21aeb commit cff4409
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-weeks-trade.md

This file was deleted.

12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
# svelte-sonner

## 0.3.11

### Patch Changes

- 8c220f8: fix: toast dismissing immediately after update

## 0.3.10

### Patch Changes

- 23d87bc: Custom components properties propagation when it is used in toast of predefined types.
- 23d87bc: Custom components properties propagation when it is used in toast of predefined types.

## 0.3.10

### Patch Changes

- [#40](https://github.com/wobsoriano/svelte-sonner/pull/40): Custom components properties propagation when it is used in toast of predefined types.
- [#40](https://github.com/wobsoriano/svelte-sonner/pull/40): Custom components properties propagation when it is used in toast of predefined types.

## 0.3.9

### Patch Changes

- c997d85: fix: toasts being dismissed early & add `clientWritable`
- c997d85: fix: toasts being dismissed early & add `clientWritable`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"svelte",
"toast"
],
"version": "0.3.10",
"version": "0.3.11",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit cff4409

Please sign in to comment.