Skip to content

Commit e0c7c7f

Browse files
authored
Merge pull request #157 from primer/changeset-release/main
Release Tracking
2 parents b9bbc52 + 2742870 commit e0c7c7f

7 files changed

Lines changed: 15 additions & 26 deletions

File tree

.changeset/dirty-tables-shout.md

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

.changeset/little-boats-do.md

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

.changeset/lucky-baboons-walk.md

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

.changeset/six-singers-do.md

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

.changeset/unlucky-news-breathe.md

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

CHANGELOG.md

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

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- [#159](https://github.com/primer/primitives/pull/159) [`9e3875c`](https://github.com/primer/primitives/commit/9e3875cf6041a603f293e983925ae30795362dc1) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - Updated green for primary button and success.emphasis
8+
9+
* [#154](https://github.com/primer/primitives/pull/154) [`6298c1e`](https://github.com/primer/primitives/commit/6298c1e3c5aab15298bac45faacdd4d78dd31887) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - Update hc avatar and diffstat borders
10+
11+
- [#155](https://github.com/primer/primitives/pull/155) [`e4c4e92`](https://github.com/primer/primitives/commit/e4c4e921a83e7ff43e8b55cbc7f314fb216abd8d) Thanks [@simurai](https://github.com/simurai)! - Deprecate globalNav
12+
13+
* [#158](https://github.com/primer/primitives/pull/158) [`cd0c90e`](https://github.com/primer/primitives/commit/cd0c90e23963da73f41a2ecd69357e4d176e592a) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - neutral.emphasis fix in HC
14+
15+
- [#156](https://github.com/primer/primitives/pull/156) [`0aba5fa`](https://github.com/primer/primitives/commit/0aba5fade817ee963bf7c19a717c6991a201f5ce) Thanks [@Juliusschaeper](https://github.com/Juliusschaeper)! - header-input border fix
16+
317
## 4.4.2
418

519
### 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.2",
3+
"version": "4.4.3",
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)