Skip to content

Commit a20be6a

Browse files
authored
Merge 84dc6db into 889f65b
2 parents 889f65b + 84dc6db commit a20be6a

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/clever-bats-wash.md

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

.changeset/hot-berries-tease.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+
## 11.0.1
4+
5+
### Patch Changes
6+
7+
- [#1237](https://github.com/primer/primitives/pull/1237) [`889f65b`](https://github.com/primer/primitives/commit/889f65bc2578191931d6c07e7b5685fbb91f1800) Thanks [@langermank](https://github.com/langermank)! - Add `label` border-color tokens
8+
9+
- [#1237](https://github.com/primer/primitives/pull/1237) [`889f65b`](https://github.com/primer/primitives/commit/889f65bc2578191931d6c07e7b5685fbb91f1800) Thanks [@langermank](https://github.com/langermank)! - Add `label` border-color tokens
10+
311
## 11.0.0
412

513
### Major 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": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)