Skip to content

Commit

Permalink
chore: release @ark-ui/solid v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Jan 23, 2025
1 parent c4be680 commit 19dc534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: All notable changes will be documented in this file.

## [Unreleased]

## [4.10.1] - 2025-01-23

### Fixed

- **FileUpload**: Resolved an issue where multiple files were added during a single upload
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ark-ui/solid",
"version": "4.10.0",
"version": "4.10.1",
"description": "A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.",
"keywords": [
"accordion",
Expand Down

0 comments on commit 19dc534

Please sign in to comment.