Skip to content

Commit

Permalink
Version Packages (#1157)
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[bot] and github-actions[bot] authored Jan 20, 2025
1 parent f86174b commit 618fd0f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/famous-masks-itch.md

This file was deleted.

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

## 10.3.4

### Patch Changes

- [#1154](https://github.com/primer/primitives/pull/1154) [`f86174b`](https://github.com/primer/primitives/commit/f86174b05a516b8d46b0f2ef5258c72b53ea6e82) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fix borderColor-closed-muted in dark-protanopia-deuteranopia and revert protanopia-deuteranopia open color to be orange again

- `borderColor-closed-muted` in dark-protanopia-deuteranopia is now `gray` instead of `orange`
- `borderColor-open-[muted|emphasis]` in protanopia-deuteranopia is now `orange` again (instead of `blue`)
- `fgColor-open` in protanopia-deuteranopia is now `orange` again (instead of `blue`)
- `bgColor-open-[muted|emphasis]` in protanopia-deuteranopia is now `orange` again (instead of `blue`)

## 10.3.3

### 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": "10.3.3",
"version": "10.3.4",
"description": "Typography, spacing, and color primitives for Primer design system",
"type": "module",
"files": [
Expand Down

0 comments on commit 618fd0f

Please sign in to comment.