|
| 1 | +# 12.5.0 |
| 2 | + |
| 3 | +### :rocket: Enhancement |
| 4 | +- Add `.Toast` component [#831](https://github.com/primer/css/pull/831) |
| 5 | +- Add `.SideNav` component [#827](https://github.com/primer/css/pull/827) |
| 6 | +- Add `.SelectMenu` component [#808](https://github.com/primer/css/pull/808) |
| 7 | +- Add `font-display: swap` to `@font-face` declarations [#780](https://github.com/primer/css/pull/780) |
| 8 | +- Add `flex-grow-0`, `flex-order-[1,2,none]` and `width-auto` utilities [#763](https://github.com/primer/css/pull/763) |
| 9 | +- Change default for `$marketing-font-path` to `/fonts/` [#837](https://github.com/primer/css/pull/837) |
| 10 | + |
| 11 | +### :bug: Bug Fix |
| 12 | +- Improve monospaced font on Chrome Android [#812](https://github.com/primer/css/pull/812) |
| 13 | + |
| 14 | +### :memo: Documentation |
| 15 | +- Add multi-word naming conventions to BEM docs [#836](https://github.com/primer/css/pull/836) |
| 16 | +- Color system docs updates [#811](https://github.com/primer/css/pull/811) |
| 17 | +- Color utility table tweaks [#842](https://github.com/primer/css/pull/842) |
| 18 | +- Fix markdown typos in Contributing docs page [#846](https://github.com/primer/css/pull/846) |
| 19 | + |
| 20 | +### Committers |
| 21 | +- [@ampinsk](https://github.com/ampinsk) |
| 22 | +- [@emilybrick](https://github.com/emilybrick) |
| 23 | +- [@emplums](https://github.com/emplums) |
| 24 | +- [@jonrohan](https://github.com/jonrohan) |
| 25 | +- [@shawnbot](https://github.com/shawnbot) |
| 26 | +- [@simurai](https://github.com/simurai) |
| 27 | +- [@skullface](https://github.com/skullface) |
| 28 | +- [@vdepizzol](https://github.com/vdepizzol) |
| 29 | + |
1 | 30 | # 12.4.1 |
2 | 31 |
|
3 | 32 | ### :bug: Bug fixes |
|
87 | 116 | # 12.2.2 |
88 | 117 |
|
89 | 118 | ### :bug: Bug Fix |
90 | | -- Fix hide utilities when toggling between breakpoints [#746](https://github.com/primer/css/pull/746) |
| 119 | +- Fix hide utilities when toggling between breakpoints [#746](https://github.com/primer/css/pull/746) |
91 | 120 |
|
92 | 121 | ### :house: Internal |
93 | 122 | - Prevent Storybook publish failures from breaking builds on `master` [#728](https://github.com/primer/css/pull/728) |
|
0 commit comments