Skip to content

Commit c763ea4

Browse files
authored
Merge pull request #30 from Casual-UI/changeset-release/main
2 parents ee1e377 + 432bd79 commit c763ea4

9 files changed

+19
-36
lines changed

.changeset/cyan-hats-bow.md

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

.changeset/eleven-rockets-allow.md

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

.changeset/heavy-wasps-whisper.md

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

.changeset/rude-birds-travel.md

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

.changeset/rude-pillows-kiss.md

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

.changeset/strange-cherries-rhyme.md

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

.changeset/twenty-forks-burn.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [`24491dd`](https://github.com/Casual-UI/svelte/commit/24491dd8ad120755036da1bad6e71d1ef410df14) Thanks [@Blackman99](https://github.com/Blackman99)! - fix: select arrow icon size
8+
9+
- [`5c28787`](https://github.com/Casual-UI/svelte/commit/5c287874a9626653ef1cd642bf2b7efe0287d9dc) Thanks [@Blackman99](https://github.com/Blackman99)! - docs: optimize CPagination and CImage docs
10+
11+
- [`6ef96f9`](https://github.com/Casual-UI/svelte/commit/6ef96f9644487fb282f030990564d00e997707da) Thanks [@Blackman99](https://github.com/Blackman99)! - fix: make form item props not required
12+
13+
- [`af23aca`](https://github.com/Casual-UI/svelte/commit/af23aca3bb809c63b99338daa5686ccc8964d81d) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: optimize select dropdown and validation logic
14+
15+
- [`a96aaba`](https://github.com/Casual-UI/svelte/commit/a96aabac4bc009c4b14b11ef10bf535c4283124a) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add solid style for tag
16+
17+
- [`24491dd`](https://github.com/Casual-UI/svelte/commit/24491dd8ad120755036da1bad6e71d1ef410df14) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add Tabs & TabItem
18+
19+
- [`83fd8b2`](https://github.com/Casual-UI/svelte/commit/83fd8b2a9b7aceead447b23968943d5ef1b79f49) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add CImage
20+
321
## 0.10.2
422

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

0 commit comments

Comments
 (0)