Skip to content

Commit 3db5105

Browse files
Version Packages (#1226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent efaa46c commit 3db5105

File tree

5 files changed

+16
-17
lines changed

5 files changed

+16
-17
lines changed

.changeset/clever-frogs-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-cameras-hear.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/ten-adults-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @primer/primitives
22

3+
## 11.0.0
4+
5+
### Major Changes
6+
7+
- [#1190](https://github.com/primer/primitives/pull/1190) [`0b1e88e`](https://github.com/primer/primitives/commit/0b1e88e20ef02c19d30c868ae71bede9ce8f13a9) Thanks [@langermank](https://github.com/langermank)! - - Adds new high contrast themes for light/dark tritanopia, colorblind, and dark dimmed (soft dark) themes
8+
9+
### Minor Changes
10+
11+
- [#1220](https://github.com/primer/primitives/pull/1220) [`078ffd6`](https://github.com/primer/primitives/commit/078ffd6637a1d2f97b9ed5543f20e5f69ccf618b) Thanks [@langermank](https://github.com/langermank)! - Change `overlay` background color in `dark` themes
12+
13+
### Patch Changes
14+
15+
- [#1234](https://github.com/primer/primitives/pull/1234) [`efaa46c`](https://github.com/primer/primitives/commit/efaa46c75cdb608a9012c34d7ba09c14b356ee37) Thanks [@langermank](https://github.com/langermank)! - - Fix disabled fg color in dark
16+
- Increase opacity of transparent color selected state in dark
17+
318
## 10.7.0
419

520
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/primitives",
3-
"version": "10.7.0",
3+
"version": "11.0.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)