Skip to content

Commit aa7dd30

Browse files
authored
Merge pull request #24 from Casual-UI/changeset-release/main
2 parents 492a9cb + 0829f34 commit aa7dd30

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/hip-garlics-divide.md

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

.changeset/metal-ants-nail.md

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

.changeset/smooth-trainers-remember.md

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

.changeset/tiny-poems-switch.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [`3cf8397`](https://github.com/Casual-UI/svelte/commit/3cf8397027d7d61b9135bc3020966fe5ffb148f5) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add skeleton
8+
9+
### Patch Changes
10+
11+
- [`b6d6a3f`](https://github.com/Casual-UI/svelte/commit/b6d6a3f99c4b3c6ef433197a491586ffde56e246) Thanks [@Blackman99](https://github.com/Blackman99)! - chore: update deps
12+
13+
- [`492a9cb`](https://github.com/Casual-UI/svelte/commit/492a9cb866c9f6d9eeeaa0d544b676007044d682) Thanks [@Blackman99](https://github.com/Blackman99)! - chore: update deps
14+
15+
- [`b23656d`](https://github.com/Casual-UI/svelte/commit/b23656d7f32a4b1b85edc6041d53b3fa5fb82a42) Thanks [@Blackman99](https://github.com/Blackman99)! - fix(carousel): first auto play should be triggered in mount instead of in intro end event
16+
317
## 0.6.0
418

519
### Minor 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.6.0",
3+
"version": "0.7.0",
44
"type": "module",
55
"types": "./src/index.ts",
66
"exports": {

0 commit comments

Comments
 (0)