Skip to content

Commit 4ac5453

Browse files
authored
Merge pull request #162 from primer/changeset-release/main
Release Tracking
2 parents e42e335 + f3b1af2 commit 4ac5453

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/famous-clocks-stare.md

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

.changeset/fresh-dodos-study.md

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

.changeset/large-clouds-smash.md

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

.changeset/strong-scissors-rhyme.md

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

CHANGELOG.md

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

3+
## 4.4.4
4+
5+
### Patch Changes
6+
7+
- [#161](https://github.com/primer/primitives/pull/161) [`6ed4ac6`](https://github.com/primer/primitives/commit/6ed4ac64ce5cf86c9fe59fd25d19adfc06fec5c2) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - Fixed wrong order of light coral scale
8+
9+
* [#165](https://github.com/primer/primitives/pull/165) [`1ca0384`](https://github.com/primer/primitives/commit/1ca03848924d1ab7b704e0786cdd387d7ca852f1) Thanks [@simurai](https://github.com/simurai)! - Use `canvas.default` for socialCount background
10+
11+
- [#163](https://github.com/primer/primitives/pull/163) [`ddb2e39`](https://github.com/primer/primitives/commit/ddb2e396e3a4e04008a136916c3f48a27bd708f4) Thanks [@simurai](https://github.com/simurai)! - Fix checks header
12+
13+
* [#153](https://github.com/primer/primitives/pull/153) [`7fcce19`](https://github.com/primer/primitives/commit/7fcce19571255f516c3fa837a66771f19c78f0fc) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - removed opacity from roles.muted + replaced foregrounds in diff blob
14+
315
## 4.4.3
416

517
### 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.4.3",
3+
"version": "4.4.4",
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)