Skip to content

Commit 4b97e3b

Browse files
Version Packages
1 parent 63e86dc commit 4b97e3b

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/loud-sheep-clean.md

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

.changeset/sixty-oranges-matter.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+
## 10.7.0
4+
5+
### Minor Changes
6+
7+
- [#1218](https://github.com/primer/primitives/pull/1218) [`63e86dc`](https://github.com/primer/primitives/commit/63e86dc7ce0c19ab830cd9c9909c0b0ac0279806) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adding scale to display color output
8+
9+
### Patch Changes
10+
11+
- [#1214](https://github.com/primer/primitives/pull/1214) [`f002fca`](https://github.com/primer/primitives/commit/f002fcaf50d75ad8ee88ee38822957ecb6fe5012) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - removed deleted files from themes.config.ts
12+
313
## 10.6.0
414

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

0 commit comments

Comments
 (0)