|
| 1 | +## 14.4.0 |
| 2 | + |
| 3 | +### :rocket: Enhancements |
| 4 | +- [#1089](https://github.com/primer/css/pull/1089) Accessible Progress |
| 5 | + |
| 6 | +### :bug: Bug fixes |
| 7 | +- [#1060](https://github.com/primer/css/pull/1060) Add support for aria-current=false |
| 8 | + |
| 9 | +### :memo: Documentation |
| 10 | +- [#1059](https://github.com/primer/css/pull/1059) Typo in scss.md |
| 11 | +- [#1065](https://github.com/primer/css/pull/1065) Convert markdown page to one big example |
| 12 | +- [#1075](https://github.com/primer/css/pull/1075) chore: add missing link to color utilities |
| 13 | +- [#1067](https://github.com/primer/css/pull/1067) Add .text-gray-light to docs |
| 14 | + |
| 15 | +### Committers |
| 16 | +- [@daniseguraf](https://github.com/daniseguraf) |
| 17 | +- [@metonym](https://github.com/metonym) |
| 18 | +- [@simurai](https://github.com/simurai) |
| 19 | + |
1 | 20 | ## 14.3.0
|
2 | 21 |
|
3 | 22 | ### :rocket: Enhancements
|
4 | 23 |
|
5 |
| -- [#1044](https://github.com/primer/css/1044) Accessible form validation |
6 |
| -- [#1028](https://github.com/primer/css/1028) Improve .form-group accessibility |
| 24 | +- [#1044](https://github.com/primer/css/pull/1044) Accessible form validation |
| 25 | +- [#1028](https://github.com/primer/css/pull/1028) Improve .form-group accessibility |
7 | 26 |
|
8 | 27 | ### :bug: Bug fixes
|
9 |
| -- [#670](https://github.com/primer/css/670) Fix Box row top border |
10 |
| -- [#1042](https://github.com/primer/css/1042) Fix UnderlineNav in Safari |
11 |
| -- [#1035](https://github.com/primer/css/1035) Update UnderlineNav-item to not wrap counter & icon |
| 28 | +- [#670](https://github.com/primer/css/pull/670) Fix Box row top border |
| 29 | +- [#1042](https://github.com/primer/css/pull/1042) Fix UnderlineNav in Safari |
| 30 | +- [#1035](https://github.com/primer/css/pull/1035) Update UnderlineNav-item to not wrap counter & icon |
12 | 31 |
|
13 | 32 | ### :memo: Documentation
|
14 |
| -- [#1018](https://github.com/primer/css/1018) Update MIGRATING.md |
| 33 | +- [#1018](https://github.com/primer/css/pull/1018) Update MIGRATING.md |
15 | 34 |
|
16 | 35 | ### Committers
|
17 | 36 | - [@emplums](https://github.com/emplums)
|
|
0 commit comments