Skip to content

Commit aeff16b

Browse files
authored
Merge pull request #29 from Casual-UI/changeset-release/main
2 parents 06a8acd + e3cdd9d commit aeff16b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-olives-juggle.md

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

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @casual-ui/svelte
22

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- [`f9af21a`](https://github.com/Casual-UI/svelte/commit/f9af21acd3331c3b3501396392a30e4fd99c8381) Thanks [@Blackman99](https://github.com/Blackman99)! - fix: svelte field in package.json
8+
39
## 0.10.1
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casual-ui/svelte",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"type": "module",
55
"types": "./src/index.ts",
66
"exports": {

0 commit comments

Comments
 (0)