1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 01:53:17 +03:00

Version Packages (#2645)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
primer[bot] 2024-06-20 15:58:12 -07:00 committed by GitHub
parent eba2b2c157
commit 7d48f496bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@primer/css': patch
---
Fix 'clac' -> 'calc' typo

View File

@ -1,5 +1,11 @@
# @primer/css
## 21.3.3
### Patch Changes
- [#2644](https://github.com/primer/css/pull/2644) [`eba2b2c`](https://github.com/primer/css/commit/eba2b2c157efc2e16a7bf36db0882c6f330b7bd4) Thanks [@camertron](https://github.com/camertron)! - Fix 'clac' -> 'calc' typo
## 21.3.2
### Patch Changes

View File

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