Skip to content

Commit

Permalink
chore: release @ark-ui/anatomy v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Feb 27, 2024
1 parent 6a43975 commit a7c64b9
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.3.1] - 2024-02-27

### Fixed

- Resolved an issue where the `package.json` is missing export specifiers.
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": "2.3.0",
"version": "2.3.1",
"description": "Contains all the anatomy information for the Ark UI components",
"keywords": [],
"homepage": "https://ark-ui.com",
Expand Down

0 comments on commit a7c64b9

Please sign in to comment.