Skip to content

Commit

Permalink
Version Packages (#2320)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
primer-css and github-actions[bot] authored Nov 21, 2022
1 parent 4601660 commit bdab25e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-dragons-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/beige-dragons-disappear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-experts-camp.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @primer/css

## 20.7.0

### Minor Changes

- [#2311](https://github.com/primer/css/pull/2311) [`3b397d98`](https://github.com/primer/css/commit/3b397d985c23592d0e18d14fe75d71ea7572aa18) Thanks [@langermank](https://github.com/langermank)! - [WIP] Convert margin utilities to rem units with fallbacks

- [`46016601`](https://github.com/primer/css/commit/46016601e89d8b777e06dc7d6cd4a272dba17f7d) Thanks [@langermank](https://github.com/langermank)! - Convert padding and border utilities to use `rem` units with `px` fallbacks

- [#2302](https://github.com/primer/css/pull/2302) [`412d7820`](https://github.com/primer/css/commit/412d78208ba76e7a1cdc0872a2adcadabc3d0414) Thanks [@langermank](https://github.com/langermank)! - Convert typography to use `rem` units with `px` fallbacks

## 20.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/css",
"version": "20.6.1",
"version": "20.7.0",
"description": "The CSS implementation of GitHub's Primer Design System",
"homepage": "https://primer.style/css",
"author": "GitHub, Inc.",
Expand Down

0 comments on commit bdab25e

Please sign in to comment.