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
15
15
16
16
### Changed
17
17
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
-
21
18
### Deprecated
22
19
23
20
### Security
@@ -28,6 +25,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
25
29
26
### Internal
30
27
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
+
31
37
- Stopped installing xcodes in GitHub Actions file.
32
38
33
39
## [ 6.2.0] - 2025-08-08
@@ -1268,8 +1274,9 @@ searchField
1268
1274
## [ 0.2.2] - 2019-03-29
1269
1275
1270
1276
- 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
1273
1280
[ 6.1.0 ] : https://github.com/square/Blueprint/compare/6.0.0...6.1.0
1274
1281
[ 6.0.0 ] : https://github.com/square/Blueprint/compare/5.7.0...6.0.0
1275
1282
[ 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