Skip to content

Commit 7809025

Browse files
Version Packages (#1238)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 846d34b commit 7809025

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/beige-pets-lie.md

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

.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.

.changeset/spicy-goats-rush.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+
## 11.1.0
4+
5+
### Minor Changes
6+
7+
- [#1242](https://github.com/primer/primitives/pull/1242) [`846d34b`](https://github.com/primer/primitives/commit/846d34bb578ad1d09556dd9d7e511cab70eaaa54) Thanks [@langermank](https://github.com/langermank)! - Add progress bar tokens
8+
9+
- [#1239](https://github.com/primer/primitives/pull/1239) [`101f812`](https://github.com/primer/primitives/commit/101f81288b8612889f9c26d9bfbd72b09312d81f) Thanks [@langermank](https://github.com/langermank)! - Update `control` knob border-color values
10+
11+
### Patch Changes
12+
13+
- [#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
14+
15+
- [#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
16+
317
## 11.0.0
418

519
### 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.1.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)