Skip to content

Commit 5806d8d

Browse files
authored
Merge pull request #26 from Casual-UI/changeset-release/main
2 parents d24d2aa + ba5fa54 commit 5806d8d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/brave-colts-complain.md

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

.changeset/cold-rocks-tan.md

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

packages/ui/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [`8ec5fd0`](https://github.com/Casual-UI/svelte/commit/8ec5fd0f2e0b658504b7023c38fb47bb9a68a00f) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add pagination
8+
9+
- [`d24d2aa`](https://github.com/Casual-UI/svelte/commit/d24d2aa16b6515b9f18349594ecc2352494ebfd5) Thanks [@Blackman99](https://github.com/Blackman99)! - feat: add customize slots for pagination
10+
311
## 0.8.0
412

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

0 commit comments

Comments
 (0)