Skip to content

Commit 0a65018

Browse files
committed
chore: release @ark-ui/svelte v0.1.0
1 parent 086d6e7 commit 0a65018

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/svelte/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ description: All notable changes will be documented in this file.
66

77
## [Unreleased]
88

9+
## [0.1.0] - 2024-11-27
10+
911
### Added
1012

1113
- Added `Avatar` component.
1214

1315
## [0.0.0] - 2024-11-27
14-

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ark-ui/svelte",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A collection of unstyled, accessible UI components for Svelte",
55
"keywords": ["avatar", "svelte"],
66
"license": "MIT",

0 commit comments

Comments
 (0)