Skip to content

Commit fe0892d

Browse files
authored
[PBIOS-672] Update swift changelog (#4172)
**What does this PR do?** A clear and concise description with your runway ticket url. Update swift changelog file with release 6.6.3 **How to test?** Steps to confirm the desired behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See addition/change #### Checklist: - [ ] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [ ] **DEPLOY** I have added the `milano` label to show I'm ready for a review. - [ ] **TESTS** I have added test coverage to my code.
1 parent 6d818e9 commit fe0892d

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

Diff for: playbook/SWIFT_CHANGELOG.md

+16-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
1+
# 🚀 Playbook Swift 6.6.3: Adjustments and Fixes! 🚀
2+
##### Jan 24, 2025
3+
4+
### Bug Fixes
5+
- Popover Activity Flag: Added a flag to track popover activity in [#488]
6+
- Reaction Button Font Color Alignment: Fixed an issue with font color alignment in the reaction button in [#490]
7+
8+
[Full Changelog](https://github.com/Power/Playbook/compare/6.6.2...6.6.3)
9+
10+
---
11+
112
# 🚀 Playbook Swift 6.6.2: Adjustments and Fixes! 🚀
213
##### Jan 17, 2025
314

415
### Bug Fixes
5-
- **[PBIOS-662]** Modify PBReactionButton to Use Binding by [@RachelRadford21](https://github.com/RachelRadford21) in [#485](https://github.com/Power/Playbook/pull/485)
6-
- **[PBIOS-659]** Update PBSelect Kit Dynamic Select by [@RachelRadford21](https://github.com/RachelRadford21) in [#484](https://github.com/Power/Playbook/pull/484)
7-
- **[PBIOS-655]** pbIcon Clipping Fix by [@RachelRadford21](https://github.com/RachelRadford21) in [#480](https://github.com/Power/Playbook/pull/480)
8-
- **[PBIOS-668]** Section list fix for connect by [@isismsilva](https://github.com/isismsilva) in [#486](https://github.com/Power/Playbook/pull/486)
16+
- Modify PBReactionButton to Use Binding by [@RachelRadford21](https://github.com/RachelRadford21) in [#485](https://github.com/Power/Playbook/pull/485)
17+
- Update PBSelect Kit Dynamic Select by [@RachelRadford21](https://github.com/RachelRadford21) in [#484](https://github.com/Power/Playbook/pull/484)
18+
- PBIcon Clipping Fix by [@RachelRadford21](https://github.com/RachelRadford21) in [#480](https://github.com/Power/Playbook/pull/480)
19+
- Section list fix for connect by [@isismsilva](https://github.com/isismsilva) in [#486](https://github.com/Power/Playbook/pull/486)
920

1021
[Full Changelog](https://github.com/Power/Playbook/compare/6.6.1...6.6.2)
1122

@@ -19,7 +30,7 @@ This release introduces fixes and improvements that refine user experience, opti
1930
#### Full List of Changes
2031

2132
**Bug Fixes**
22-
- **[PBIOS-656]** Typeahead presentation fix by [@isismsilva](https://github.com/isismsilva) in [#482](https://github.com/Power/Playbook/pull/482)
33+
- Typeahead presentation fix by [@isismsilva](https://github.com/isismsilva) in [#482](https://github.com/Power/Playbook/pull/482)
2334

2435
[Full Changelog](https://github.com/Power/Playbook/compare/6.6.0...6.6.1)
2536

0 commit comments

Comments
 (0)