mirror of
https://github.com/primer/css.git
synced 2024-11-22 01:53:17 +03:00
Version Packages (#2652)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e329973d4d
commit
a341ee7ec6
@ -1,5 +0,0 @@
|
||||
---
|
||||
"@primer/css": patch
|
||||
---
|
||||
|
||||
Bug fix: Removing complex padding calc on kbd
|
@ -1,5 +1,11 @@
|
||||
# @primer/css
|
||||
|
||||
## 21.3.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#2651](https://github.com/primer/css/pull/2651) [`e329973`](https://github.com/primer/css/commit/e329973d4d788b8b6d2688a907f88c8458b6db7a) Thanks [@jonrohan](https://github.com/jonrohan)! - Bug fix: Removing complex padding calc on kbd
|
||||
|
||||
## 21.3.3
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@primer/css",
|
||||
"version": "21.3.3",
|
||||
"version": "21.3.4",
|
||||
"description": "The CSS implementation of GitHub's Primer Design System",
|
||||
"homepage": "https://primer.style/css",
|
||||
"author": "GitHub, Inc.",
|
||||
|
Loading…
Reference in New Issue
Block a user