Skip to content

Commit

Permalink
chore: release @ark-ui/react v1.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Nov 9, 2023
1 parent 8a23185 commit 1ab73ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description: All notable changes to this project will be documented in this file

## [Unreleased]

## [1.0.0-beta.5] - 2023-11-09

- Integrate latest `@zag-js` packages

## [1.0.0-beta.4] - 2023-10-31
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ark-ui/react",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
"keywords": [],
"homepage": "https://ark-ui.com",
Expand Down

0 comments on commit 1ab73ac

Please sign in to comment.