Skip to content

Commit a5fc30e

Browse files
authored
Merge pull request #200 from primer/changeset-release/main
Release Tracking
2 parents 0be7976 + 5607f1d commit a5fc30e

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/small-buttons-peel.md

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

.changeset/thirty-dogs-obey.md

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

CHANGELOG.md

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

3+
## 4.5.4
4+
5+
### Patch Changes
6+
7+
- [#194](https://github.com/primer/primitives/pull/194) [`5280f5c`](https://github.com/primer/primitives/commit/5280f5c5d36f7b6e98d22c9c5a0146588360d226) Thanks [@simurai](https://github.com/simurai)! - Un-deprecate `search-keyword-hl`
8+
9+
* [#196](https://github.com/primer/primitives/pull/196) [`06202b9`](https://github.com/primer/primitives/commit/06202b996e9c2e9a27d5e15a3130f463f6687708) Thanks [@auareyou](https://github.com/auareyou)! - Changes to the diff
10+
311
## 4.5.3
412

513
### 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.3",
3+
"version": "4.5.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)