Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 16, 2024
1 parent 8c4f775 commit d4121eb
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-colts-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-onions-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-trainers-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-apes-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-walls-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-wolves-ring.md

This file was deleted.

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

## 8.2.0

### Minor Changes

- [#954](https://github.com/primer/primitives/pull/954) [`8c4f775`](https://github.com/primer/primitives/commit/8c4f775b4643fc9af0ce4f42604a50d3970e4e4b) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Deprecated space tokens

### Patch Changes

- [#948](https://github.com/primer/primitives/pull/948) [`56226cd`](https://github.com/primer/primitives/commit/56226cd0bd148a854d7376bed81ed2c44c112c88) Thanks [@smockle](https://github.com/smockle)! - Increase secondary text contrast in hovered ActionMenu items (dark mode) by making fgColor-muted brighter.

- [#942](https://github.com/primer/primitives/pull/942) [`0eb2320`](https://github.com/primer/primitives/commit/0eb23203b8b6012c489f2440a46739b084cc6b86) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add missing plum color to display colors

- [#953](https://github.com/primer/primitives/pull/953) [`09d1380`](https://github.com/primer/primitives/commit/09d13806cda2bcc4f2ef20a23346adeec932be4b) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Added 2px and 6px size to base scale

- [#944](https://github.com/primer/primitives/pull/944) [`02777f6`](https://github.com/primer/primitives/commit/02777f61f6094f3134e40d75f553123c726f0d25) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Added body-weight token to figma output

- [#950](https://github.com/primer/primitives/pull/950) [`f0149e1`](https://github.com/primer/primitives/commit/f0149e13960592161b5be34f9759e17deaddc465) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Added missing prop which lead to wrong output for subtitle line-height in Figma

## 8.1.0

### Minor 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/primitives",
"version": "8.1.0",
"version": "8.2.0",
"description": "Typography, spacing, and color primitives for Primer design system",
"files": [
"dist",
Expand Down

0 comments on commit d4121eb

Please sign in to comment.