Skip to content

Commit 8837348

Browse files
Version Packages (#2635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab6076c commit 8837348

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/red-flowers-own.md

-5
This file was deleted.

.changeset/young-foxes-battle.md

-5
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @primer/css
22

3+
## 21.3.2
4+
5+
### Patch Changes
6+
7+
- [#2643](https://github.com/primer/css/pull/2643) [`ab6076c`](https://github.com/primer/css/commit/ab6076c62bac967d5d0c805744e50cc8d73d4171) Thanks [@langermank](https://github.com/langermank)! - Use `control` borders for subnav + disabled button fix
8+
9+
- [#2634](https://github.com/primer/css/pull/2634) [`af3ab76`](https://github.com/primer/css/commit/af3ab76454fd3045315082a14cdc5bdfcabd860a) Thanks [@jonrohan](https://github.com/jonrohan)! - Upgrade to @primer/primtives@8.2.0 and @primer/stylelint-config@13.0.0-rc
10+
311
## 21.3.1
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/css",
3-
"version": "21.3.1",
3+
"version": "21.3.2",
44
"description": "The CSS implementation of GitHub's Primer Design System",
55
"homepage": "https://primer.style/css",
66
"author": "GitHub, Inc.",

0 commit comments

Comments
 (0)