Skip to content

Commit 051a73b

Browse files
committed
chore: release @ark-ui/react v0.6.0
1 parent 3a23ce7 commit 051a73b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: All notable changes to this project will be documented in this file
66

77
## [Unreleased]
88

9+
## [0.6.0] - 2023-06-03
10+
911
### Added
1012

1113
- Added `Avatar` component
@@ -79,3 +81,6 @@ description: All notable changes to this project will be documented in this file
7981
- Add `TagsInput`
8082
- Add `Toast`
8183
- Add `Tooltip`
84+
85+
[unreleased]: https://github.com/chakra-ui/ark/compare/@ark-ui/react@0.6.0...HEAD
86+
[0.6.0]: https://github.com/chakra-ui/ark/releases/tag/@ark-ui/react@0.6.0

packages/react/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/react",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)