1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 06:01:54 +03:00

Version Packages (#2020)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
GitHub Design Systems Bot 2022-04-05 17:23:45 -07:00 committed by GitHub
parent 57be2d5021
commit ea9791819f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@primer/css": patch
---
[Bug] TreeView animation and padding fix

View File

@ -1,5 +1,11 @@
# @primer/css # @primer/css
## 19.8.2
### Patch Changes
- [#2019](https://github.com/primer/css/pull/2019) [`57be2d50`](https://github.com/primer/css/commit/57be2d50212b71f87ce612039375bcd5273eca53) Thanks [@langermank](https://github.com/langermank)! - [Bug] TreeView animation and padding fix
## 19.8.1 ## 19.8.1
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@primer/css", "name": "@primer/css",
"version": "19.8.1", "version": "19.8.2",
"description": "The CSS implementation of GitHub's Primer Design System", "description": "The CSS implementation of GitHub's Primer Design System",
"homepage": "https://primer.style/css", "homepage": "https://primer.style/css",
"author": "GitHub, Inc.", "author": "GitHub, Inc.",