Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/hungry-eels-explain.md

This file was deleted.

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

## 7.11.3

### Patch Changes

- [#542](https://github.com/primer/primitives/pull/542) [`9df92a7`](https://github.com/primer/primitives/commit/9df92a71e486b1868014573ce6104a8278ceafe7) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - - accent.subtle in dark is less opaque to have a 4.5 contrast with new accent color
- danger and close fg slightly changed in light mode to contrast with fg.default (as we have some red links)
- attention.emphasis darker to have 4.5:1 contrast with fg.onEmphasis

## 7.11.2

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