Skip to content

Commit

Permalink
chore: release @ark-ui/anatomy v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Jan 29, 2024
1 parent a9a7410 commit f0b3e47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/anatomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [Unreleased]

## [2.0.0] - 2024-01-29

### Addded

- Added the `ItemPreview` part to the `TagsInput` component.
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ark-ui/anatomy",
"version": "1.3.0",
"version": "2.0.0",
"description": "Contains all the anatomy information for the Ark UI components",
"keywords": [],
"homepage": "https://ark-ui.com",
Expand Down

0 comments on commit f0b3e47

Please sign in to comment.