Skip to content

Commit f04dc37

Browse files
authored
Merge pull request #7 from ssssota/changeset-release/main
Version Packages
2 parents 362c58a + 2625a26 commit f04dc37

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/mean-pans-sing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-boats-sneeze.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-jsx-snippet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# svelte-jsx-snippet
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`22f6075`](https://github.com/ssssota/svelte-jsx-snippet/commit/22f607548a3354d3374dc192bb6147564c4e7dbc) Thanks [@ssssota](https://github.com/ssssota)! - Improve types
8+
9+
- [#6](https://github.com/ssssota/svelte-jsx-snippet/pull/6) [`4ae57cb`](https://github.com/ssssota/svelte-jsx-snippet/commit/4ae57cba261ca66b2a390f2d97679dac0bfb890c) Thanks [@ssssota](https://github.com/ssssota)! - Fix children type
10+
311
## 0.2.0
412

513
### Minor Changes

packages/svelte-jsx-snippet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-jsx-snippet",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Write JSX as Svelte snippets for testing.",
55
"type": "module",
66
"main": "dist/index-client.js",

0 commit comments

Comments
 (0)