Skip to content

Commit f72eb96

Browse files
5.6.0 (#548)
## [5.6.0] - 2025-05-14 ### Fixed - Fixed `AccessibilityContainer` to better handle the accessibility ordering for a `UICollectionView` inside it (such as a `Listable` instance.)
2 parents 7a4405b + 8d54e5c commit f72eb96

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Main]
99

1010
### Fixed
11-
- Fixed `AccessibilityContainer` to better handle the accessibility ordering for a `UICollectionView` inside it (such as a `Listable` instance.)
1211

1312
### Added
1413

@@ -26,6 +25,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2625

2726
### Internal
2827

28+
## [5.6.0] - 2025-05-14
29+
30+
### Fixed
31+
- Fixed `AccessibilityContainer` to better handle the accessibility ordering for a `UICollectionView` inside it (such as a `Listable` instance.)
32+
2933
## [5.5.0] - 2025-04-22
3034

3135
### Added
@@ -1211,7 +1215,8 @@ searchField
12111215

12121216
- First stable release.
12131217

1214-
[main]: https://github.com/square/Blueprint/compare/5.5.0...HEAD
1218+
[main]: https://github.com/square/Blueprint/compare/5.6.0...HEAD
1219+
[5.6.0]: https://github.com/square/Blueprint/compare/5.5.0...5.6.0
12151220
[5.5.0]: https://github.com/square/Blueprint/compare/5.4.0...5.5.0
12161221
[5.4.0]: https://github.com/square/Blueprint/compare/5.3.0...5.4.0
12171222
[5.3.0]: https://github.com/square/Blueprint/compare/5.2.0...5.3.0

0 commit comments

Comments
 (0)