Skip to content

Commit 81caa28

Browse files
Version Packages
1 parent 691adc6 commit 81caa28

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/afraid-teachers-do.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @primer/components
22

3+
## 36.7.0
4+
5+
### Minor Changes
6+
7+
- [#4157](https://github.com/primer/react/pull/4157) [`aafa257e1`](https://github.com/primer/react/commit/aafa257e1df4e0d73bb328edbfca2f23976d4756) Thanks [@langermank](https://github.com/langermank)! - - Adds CSS variable color values to the legacy Primitive design tokens.
8+
- Three values include: the new v8 color CSS variable, a fallback of the old color CSS variable, and the raw value.
9+
310
## 36.6.0
411

512
### Minor 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/react",
3-
"version": "36.6.0",
3+
"version": "36.7.0",
44
"description": "An implementation of GitHub's Primer Design System using React",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)