Skip to content

Commit 21e0fa7

Browse files
Version Packages
1 parent 958a1e6 commit 21e0fa7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-avocados-rhyme.md

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

CHANGELOG.md

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

3+
## 10.5.0
4+
5+
### Minor Changes
6+
7+
- [#1193](https://github.com/primer/primitives/pull/1193) [`87bc71e`](https://github.com/primer/primitives/commit/87bc71e30167261310a2581432f89a9d5e49032f) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding data gradients
8+
39
## 10.4.0
410

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

0 commit comments

Comments
 (0)