Skip to content

Commit b25737a

Browse files
Version Packages
1 parent 9802c5b commit b25737a

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/eighty-poets-wait.md

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

.changeset/famous-pumas-switch.md

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

.changeset/long-shrimps-bake.md

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

.changeset/wild-pets-swim.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+
## 10.4.0
4+
5+
### Minor Changes
6+
7+
- [#1166](https://github.com/primer/primitives/pull/1166) [`7256edd`](https://github.com/primer/primitives/commit/7256eddda15c974bfc55ecf3c1f7a3a6969daf6d) Thanks [@langermank](https://github.com/langermank)! - Add contribution graph tokens
8+
9+
### Patch Changes
10+
11+
- [#1186](https://github.com/primer/primitives/pull/1186) [`277ed66`](https://github.com/primer/primitives/commit/277ed66a1c134d9232d2dd66fed2550b2788ee0d) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Removed unused motion tokens
12+
13+
- [#1180](https://github.com/primer/primitives/pull/1180) [`ec128aa`](https://github.com/primer/primitives/commit/ec128aa811326c31b22656b888f032a674433777) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Fix bug where dark modes had --button-outline-borderColor-selected instead of --button-outline-borderColor-active token
14+
15+
- [#1172](https://github.com/primer/primitives/pull/1172) [`a2ba4e4`](https://github.com/primer/primitives/commit/a2ba4e44b5e4915550bb9624e13bfa287c09b1a6) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding 50ms duration token
16+
317
## 10.3.4
418

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

0 commit comments

Comments
 (0)