Skip to content

Commit 5c21850

Browse files
Version Packages
1 parent 55b6538 commit 5c21850

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/long-shrimps-bake.md

-5
This file was deleted.

.changeset/wild-pets-swim.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
- [#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
12+
313
## 10.3.4
414

515
### Patch Changes

package.json

+1-1
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)