Skip to content

Commit c6de13f

Browse files
Version Packages (#855)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dd30c0b commit c6de13f

7 files changed

Lines changed: 17 additions & 26 deletions

File tree

.changeset/cold-glasses-enjoy.md

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

.changeset/honest-geckos-unite.md

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

.changeset/pretty-chefs-grin.md

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

.changeset/seven-cameras-notice.md

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

.changeset/thick-carrots-obey.md

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

CHANGELOG.md

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

3+
## 7.16.0
4+
5+
### Minor Changes
6+
7+
- [#851](https://github.com/primer/primitives/pull/851) [`b46607e5`](https://github.com/primer/primitives/commit/b46607e55a4d1a56f885732ba03be7135ed72efe) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - remove color-scale colors from output
8+
9+
- [#873](https://github.com/primer/primitives/pull/873) [`30cb6371`](https://github.com/primer/primitives/commit/30cb63719833d88f75213d9159ff619a22349c8f) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Removes scss output for v8 tokens
10+
11+
### Patch Changes
12+
13+
- [#857](https://github.com/primer/primitives/pull/857) [`8f372b04`](https://github.com/primer/primitives/commit/8f372b04a3c5efca0b3d4997811839af9c20a12c) Thanks [@langermank](https://github.com/langermank)! - Add `card` pattern tokens
14+
15+
- [#863](https://github.com/primer/primitives/pull/863) [`48d50a30`](https://github.com/primer/primitives/commit/48d50a3061e6dd1a706eebd7b89b935752ed806d) Thanks [@langermank](https://github.com/langermank)! - Add `label` pattern tokens
16+
17+
- [#856](https://github.com/primer/primitives/pull/856) [`f2d49f22`](https://github.com/primer/primitives/commit/f2d49f22bc87f6ce48c1d79701665ab9be82ddd3) Thanks [@langermank](https://github.com/langermank)! - Add `upsell` Banner tokens
18+
319
## 7.15.15
420

521
### 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": "7.15.15",
3+
"version": "7.16.0",
44
"description": "Typography, spacing, and color primitives for Primer design system",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)