1
1
mirror of https://github.com/primer/css.git synced 2024-11-23 03:10:10 +03:00

Version Packages (#1984)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
GitHub Design Systems Bot 2022-03-08 22:19:09 -08:00 committed by GitHub
parent 07bc069ec0
commit d3792211df
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
---
Bump `primer/primitives` to `^7.5.1`

View File

@ -1,5 +1,11 @@
# @primer/css
## 19.5.1
### Patch Changes
- [#1983](https://github.com/primer/css/pull/1983) [`07bc069e`](https://github.com/primer/css/commit/07bc069ec0faae9c0e4530e5171e3346fa643a10) Thanks [@simurai](https://github.com/simurai)! - Bump `primer/primitives` to `^7.5.1`
## 19.5.0
### Minor Changes

View File

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