Skip to content

Commit

Permalink
Update CHANGELOG.md (#2807)
Browse files Browse the repository at this point in the history
**What does this PR do?** A clear and concise description with your
runway ticket url.


**Screenshots:** Screenshots to visualize your addition/change


**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.
  • Loading branch information
jasperfurniss authored Oct 23, 2023
1 parent b77b01c commit e77e893
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions playbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# 13.10.0
##### October 19, 2023

List of changes:

**Kit Enhancements:**

- Multi Level Select - Single Select Variant [\#2767](https://github.com/powerhome/playbook/pull/2767) ([gavhuang](https://github.com/gavhuang))
- Responsive Background Props [\#2797](https://github.com/powerhome/playbook/pull/2797) ([jasperfurniss](https://github.com/jasperfurniss))

**Fixed Bugs:**

- Fixing Reaction Button Height Discrepancy and Changing Font Size [\#2793](https://github.com/powerhome/playbook/pull/2793) ([carloslimasd](https://github.com/carloslimasd))

**Improvements:**

- Docs: Avatar + Badge update [\#2796](https://github.com/powerhome/playbook/pull/2796) ([nickamantia](https://github.com/nickamantia))
- Homepage Responsiveness Updates [\#2786](https://github.com/powerhome/playbook/pull/2786) ([gavhuang](https://github.com/gavhuang))
- Homepage Hero Layout [\#2774](https://github.com/powerhome/playbook/pull/2774) ([nidaqg](https://github.com/nidaqg))
- React Scaffold for Beta Website [\#2797](https://github.com/powerhome/playbook/pull/2797) ([jasperfurniss](https://github.com/jasperfurniss))
- No CPU Limits + Increase Memory in Production [\#2787](https://github.com/powerhome/playbook/pull/2787) ([ryanmrodriguez](https://github.com/ryanmrodriguez))

[Full Changelog](https://github.com/powerhome/playbook/compare/13.9.0...13.10.0)


# 13.9.0
##### October 5, 2023

Expand Down

0 comments on commit e77e893

Please sign in to comment.