Skip to content

Commit 577555f

Browse files
authored
Merge pull request #180 from primer/changeset-release/main
Release Tracking
2 parents e264fb2 + 37650e2 commit 577555f

File tree

9 files changed

+19
-36
lines changed

9 files changed

+19
-36
lines changed

.changeset/cool-grapes-sell.md

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

.changeset/empty-days-drop.md

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

.changeset/four-monkeys-clap.md

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

.changeset/heavy-cougars-act.md

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

.changeset/long-pumpkins-unite.md

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

.changeset/slimy-bulldogs-boil.md

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

.changeset/tough-moose-unite.md

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

CHANGELOG.md

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

3+
## 4.5.2
4+
5+
### Patch Changes
6+
7+
- [#179](https://github.com/primer/primitives/pull/179) [`f64ae47`](https://github.com/primer/primitives/commit/f64ae471d6ef3e6db73dfe1be11c7cbe53cf1bf8) Thanks [@simurai](https://github.com/simurai)! - Move `btn.selectedBg`
8+
9+
* [#182](https://github.com/primer/primitives/pull/182) [`3bfc800`](https://github.com/primer/primitives/commit/3bfc800be3b7481217bb05e66b79a8ae72a6cf78) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - Update tooltip background
10+
11+
- [#181](https://github.com/primer/primitives/pull/181) [`fc9e9f8`](https://github.com/primer/primitives/commit/fc9e9f85a0b430ebdaf867bb90f5d4e0e66bc363) Thanks [@simurai](https://github.com/simurai)! - Move header-search from product to component
12+
13+
* [#186](https://github.com/primer/primitives/pull/186) [`5198cfa`](https://github.com/primer/primitives/commit/5198cfa8f7a8e688f48dff2ac604792023db5a26) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - Underline nav contrast improvements
14+
15+
- [#185](https://github.com/primer/primitives/pull/185) [`6750323`](https://github.com/primer/primitives/commit/6750323e7daff2980763e394de5e11259edb932a) Thanks [@simurai](https://github.com/simurai)! - Increase `<code>` contrast
16+
17+
* [#183](https://github.com/primer/primitives/pull/183) [`d27b310`](https://github.com/primer/primitives/commit/d27b31034487b46932fc4438ee0ce6ac891eb6ad) Thanks [@auareyou](https://github.com/auareyou)! - Changed alert foregrounds to use `fg.default`
18+
19+
- [#184](https://github.com/primer/primitives/pull/184) [`420c257`](https://github.com/primer/primitives/commit/420c2579d5f2b29da2214342a33b3cec4376e2d8) Thanks [@simurai](https://github.com/simurai)! - Increase dark checks.inputBg contrast
20+
321
## 4.5.1
422

523
### Patch 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": "4.5.1",
3+
"version": "4.5.2",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": ["dist"],
66
"main": "dist/js/index.js",

0 commit comments

Comments
 (0)