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

Version Packages (#1664)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
GitHub Design Systems Bot 2021-10-08 09:24:47 -07:00 committed by GitHub
parent 87b0b1d4c9
commit b84400e7c9
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
---
Removing the duplicate deprecation backgrounds

View File

@ -1,5 +1,11 @@
# @primer/css
## 18.0.1
### Patch Changes
- [#1663](https://github.com/primer/css/pull/1663) [`87b0b1d4`](https://github.com/primer/css/commit/87b0b1d4c91959c284bd53a2009a182dc9ef9b6e) Thanks [@jonrohan](https://github.com/jonrohan)! - Removing the duplicate deprecation backgrounds
## 18.0.0
### Major Changes

View File

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