Skip to content

Commit 3087297

Browse files
Version Packages (#836)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 680c5dc commit 3087297

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/ninety-moose-smash.md

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

.changeset/sixty-plums-retire.md

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

.changeset/strong-gorillas-boil.md

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

CHANGELOG.md

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

3+
## 7.15.12
4+
5+
### Patch Changes
6+
7+
- [#835](https://github.com/primer/primitives/pull/835) [`08b506e8`](https://github.com/primer/primitives/commit/08b506e87b481163f750e1b76fd6db3f8655d1c6) Thanks [@langermank](https://github.com/langermank)! - Add legacy shadow variable for deprecated Primer components
8+
9+
- [#834](https://github.com/primer/primitives/pull/834) [`0c94285f`](https://github.com/primer/primitives/commit/0c94285f2f9db7e49423e6db082629ce81429377) Thanks [@langermank](https://github.com/langermank)! - Fix `inactive` button color token names
10+
11+
- [#833](https://github.com/primer/primitives/pull/833) [`3213393c`](https://github.com/primer/primitives/commit/3213393cec0236ed070fcca43b5c2ce4b9956430) Thanks [@langermank](https://github.com/langermank)! - Change `primary` button text color to pure white instead of scale white (impact dark_dimmed)
12+
313
## 7.15.11
414

515
### 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": "7.15.11",
3+
"version": "7.15.12",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)