From 346b86500e51fd4ca50f594257f124ff30f1f619 Mon Sep 17 00:00:00 2001 From: johnnewman-square Date: Wed, 25 Feb 2026 17:30:11 -0500 Subject: [PATCH] Bumping versions to 6.6.0. --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbc0e918a..bace273e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Replaced the internal `KeyboardObserver` with https://github.com/square/swift-keyboard-observer. - ### Deprecated ### Security @@ -27,6 +25,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Internal +## [6.6.0] - 2026-02-25 + +### Changed + +- Replaced the internal `KeyboardObserver` with https://github.com/square/swift-keyboard-observer. + ## [6.5.1] - 2026-01-27 ### Fixed @@ -1294,7 +1298,8 @@ searchField ## [0.2.2] - 2019-03-29 - First stable release. -[main]: https://github.com/square/Blueprint/compare/6.5.1...HEAD +[main]: https://github.com/square/Blueprint/compare/6.6.0...HEAD +[6.6.0]: https://github.com/square/Blueprint/compare/6.5.1...HEAD [6.5.1]: https://github.com/square/Blueprint/compare/6.5.0...6.5.1 [6.5.0]: https://github.com/square/Blueprint/compare/6.4.0...6.5.0 [6.4.0]: https://github.com/square/Blueprint/compare/6.3.1...6.4.0