File tree Expand file tree Collapse file tree 6 files changed +354
-29
lines changed Expand file tree Collapse file tree 6 files changed +354
-29
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ description: All notable changes to this project will be documented in this file
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Changed
10
+
11
+ - Updated to latest ` @ark-ui/anatomy ` version.
12
+
9
13
## [ 2.2.0] - 2024-02-27
10
14
11
15
### Added
Original file line number Diff line number Diff line change 29
29
"release-it" : " release-it --config ../../../release-it.json"
30
30
},
31
31
"dependencies" : {
32
- "@ark-ui/anatomy" : " 2.3.0 " ,
32
+ "@ark-ui/anatomy" : " 2.3.1 " ,
33
33
"@zag-js/accordion" : " 0.38.0" ,
34
34
"@zag-js/avatar" : " 0.38.0" ,
35
35
"@zag-js/carousel" : " 0.38.0" ,
Original file line number Diff line number Diff line change 49
49
"release-it" : " release-it --config ../../../release-it.json"
50
50
},
51
51
"dependencies" : {
52
- "@ark-ui/anatomy" : " 2.3.0 " ,
52
+ "@ark-ui/anatomy" : " 2.3.1 " ,
53
53
"@zag-js/accordion" : " 0.38.0" ,
54
54
"@zag-js/avatar" : " 0.38.0" ,
55
55
"@zag-js/carousel" : " 0.38.0" ,
Original file line number Diff line number Diff line change 29
29
"release-it" : " release-it --config ../../../release-it.json"
30
30
},
31
31
"dependencies" : {
32
- "@ark-ui/anatomy" : " 2.3.0 " ,
32
+ "@ark-ui/anatomy" : " 2.3.1 " ,
33
33
"@zag-js/accordion" : " 0.38.0" ,
34
34
"@zag-js/avatar" : " 0.38.0" ,
35
35
"@zag-js/carousel" : " 0.38.0" ,
Original file line number Diff line number Diff line change 12
12
"typecheck" : " astro check --minimumSeverity error"
13
13
},
14
14
"dependencies" : {
15
- "@ark-ui/anatomy" : " 2.3.0 " ,
15
+ "@ark-ui/anatomy" : " 2.3.1 " ,
16
16
"@ark-ui/react" : " workspace:*" ,
17
17
"@astrojs/check" : " 0.5.5" ,
18
18
"@astrojs/mdx" : " 2.1.1" ,
You can’t perform that action at this time.
0 commit comments