Skip to content

Commit 31c7771

Browse files
Version Packages (#1360)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b692b49 commit 31c7771

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/proud-flowers-know.md

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

.changeset/spacing-tokens.md

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

CHANGELOG.md

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

3+
## 11.8.0
4+
5+
### Minor Changes
6+
7+
- [#1350](https://github.com/primer/primitives/pull/1350) [`2e67d1b`](https://github.com/primer/primitives/commit/2e67d1b008522e8e55baf509993e97518db219bc) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add functional motion tokens completing the base→functional→component architecture
8+
9+
- [#1370](https://github.com/primer/primitives/pull/1370) [`6d3b5b8`](https://github.com/primer/primitives/commit/6d3b5b852007e476a51065c4d51d9c3e053eef9f) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add functional spacing tokens (xxs, xs, sm, md, lg, xl) for semantic gap, padding, and margin. Provides unified spacing scale with W3C-compliant dimension format and Figma integration.
10+
311
## 11.7.1
412

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

0 commit comments

Comments
 (0)