Skip to content

Commit c1dc1a5

Browse files
committed
Update CHANGELOG.md
1 parent 3610d96 commit c1dc1a5

File tree

1 file changed

+25
-6
lines changed

1 file changed

+25
-6
lines changed

CHANGELOG.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,36 @@
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+
120
## 14.3.0
221

322
### :rocket: Enhancements
423

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
726

827
### :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
1231

1332
### :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
1534

1635
### Committers
1736
- [@emplums](https://github.com/emplums)

0 commit comments

Comments
 (0)