File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616### Changed
1717
18- - Exposed largeContentViewerInteraction on LargeContentViewer backing view via protocol.
19- - Asserted (in debug mode) when large content viewer is not placed inside an interaction container.
20-
2118### Deprecated
2219
2320### Security
@@ -28,6 +25,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2825
2926### Internal
3027
28+ ## [ 6.3.0] - 2025-08-28
29+
30+ ### Changed
31+
32+ - Exposed largeContentViewerInteraction on LargeContentViewer backing view via protocol.
33+ - Asserted when large content viewer is not placed inside an interaction container.
34+
35+ ### Internal
36+
3137- Stopped installing xcodes in GitHub Actions file.
3238
3339## [ 6.2.0] - 2025-08-08
@@ -1268,8 +1274,9 @@ searchField
12681274## [ 0.2.2] - 2019-03-29
12691275
12701276- First stable release.
1271-
1272- [ main ] : https://github.com/square/Blueprint/compare/6.1.0...HEAD
1277+ [ main ] : https://github.com/square/Blueprint/compare/6.3.0...HEAD
1278+ [ 6.2.0 ] : https://github.com/square/Blueprint/compare/6.2.0...6.3.0
1279+ [ 6.2.0 ] : https://github.com/square/Blueprint/compare/6.1.0...6.2.0
12731280[ 6.1.0 ] : https://github.com/square/Blueprint/compare/6.0.0...6.1.0
12741281[ 6.0.0 ] : https://github.com/square/Blueprint/compare/5.7.0...6.0.0
12751282[ 5.7.0 ] : https://github.com/square/Blueprint/compare/5.6.0...5.7.0
You can’t perform that action at this time.
0 commit comments