File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ # 3.27.0 (2025-05-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * correct aria-labelledby attribute in AtomIcon component ([ dc9d204] ( https://github.com/SUI-Components/sui/commit/dc9d204edca90ae828941cb39ad9f72a8379edb3 ) )
9
+ * enhance accessibility for AtomIcon component ([ b0d69ab] ( https://github.com/SUI-Components/sui/commit/b0d69ab557cf73edd23a2c2cd6cfbcbb6ea44430 ) )
10
+ * refactor accessibility injection in AtomIcon component ([ ac0fff6] ( https://github.com/SUI-Components/sui/commit/ac0fff6d31bdff1bf052aa923ae7186c70791bd0 ) )
11
+
12
+
13
+
3
14
# 3.26.0 (2024-11-11)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @s-ui/svg" ,
3
- "version" : " 3.26 .0" ,
3
+ "version" : " 3.27 .0" ,
4
4
"description" : " Converts svg files into React Components" ,
5
5
"main" : " index.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments