Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/brand-color-map-export.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/card-description-link-spacing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-tiles-sparkle.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/mcp-page-design-guidance.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/river-breakout-tabs-wide-action-spacing.md

This file was deleted.

2 changes: 2 additions & 0 deletions apps/next-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-docs

## 0.71.0

## 0.70.0

## 0.69.0
Expand Down
6 changes: 3 additions & 3 deletions apps/next-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-docs",
"version": "0.70.0",
"version": "0.71.0",
"private": true,
"description": "Primer Brand Documentation",
"keywords": [
Expand Down Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@primer/brand-primitives": "^0.70.0",
"@primer/brand-primitives": "^0.71.0",
"@primer/react": "38.18.0",
"@primer/react-brand": "0.70.0",
"@primer/react-brand": "0.71.0",
"@swc/core": "^1.15.21",
"@types/node": "24.12.0",
"@types/react": "^19.2.6",
Expand Down
2 changes: 2 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-storybook

## 0.71.0

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-storybook",
"version": "0.70.0",
"version": "0.71.0",
"private": true,
"type": "module",
"description": "Primer Brand Storybook",
Expand Down
6 changes: 6 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @primer/brand-css

## 0.71.0

### Minor Changes

- [#1370](https://github.com/primer/brand/pull/1370) [`93dcb13`](https://github.com/primer/brand/commit/93dcb134bcf9c6ce96d5aa81591dbcb1f5372747) Thanks [@stefankp](https://github.com/stefankp)! - Added a new JSON-based color map export at `/lib/design-tokens/json/colors.json`, listing color tokens from `@primer/brand-primitives`.

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-css",
"version": "0.70.0",
"version": "0.71.0",
"description": "CSS stylesheets for Primer Brand components",
"keywords": [
"primer",
Expand Down
6 changes: 6 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @primer/brand-primitives

## 0.71.0

### Minor Changes

- [#1370](https://github.com/primer/brand/pull/1370) [`93dcb13`](https://github.com/primer/brand/commit/93dcb134bcf9c6ce96d5aa81591dbcb1f5372747) Thanks [@stefankp](https://github.com/stefankp)! - Added a new JSON-based color map export at `/lib/design-tokens/json/colors.json`, listing color tokens from `@primer/brand-primitives`.

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-primitives",
"version": "0.70.0",
"version": "0.71.0",
"description": "Color, spacing, and typography primitives for the Primer Brand Design System ",
"keywords": [
"primer",
Expand Down
2 changes: 2 additions & 0 deletions packages/e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-e2e

## 0.71.0

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-e2e",
"version": "0.70.0",
"version": "0.71.0",
"private": true,
"description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-fonts

## 0.71.0

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-fonts",
"version": "0.70.0",
"version": "0.71.0",
"private": true,
"description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @primer/brand-mcp

## 0.71.0

### Patch Changes

- [#1395](https://github.com/primer/brand/pull/1395) [`42b27ee`](https://github.com/primer/brand/commit/42b27ee115bbf4d11ed3d013759a6ef4bac828e0) Thanks [@rezrah](https://github.com/rezrah)! - Expanded the `primer_brand_page_design` guidance with clearer instructions on:

- containing content within the gridline column
- preserving typographic hierarchy
- respecting icon color rules

## 0.70.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-mcp",
"version": "0.70.0",
"version": "0.71.0",
"description": "MCP (Model Context Protocol) server that helps AI agents use Primer Brand (@primer/react-brand) correctly when building GitHub marketing and landing pages.",
"keywords": [
"primer",
Expand Down
19 changes: 19 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @primer/react-brand

## 0.71.0

### Minor Changes

- [#1370](https://github.com/primer/brand/pull/1370) [`93dcb13`](https://github.com/primer/brand/commit/93dcb134bcf9c6ce96d5aa81591dbcb1f5372747) Thanks [@stefankp](https://github.com/stefankp)! - Added a new JSON-based color map export at `/lib/design-tokens/json/colors.json`, listing color tokens from `@primer/brand-primitives`.

### Patch Changes

- [#1393](https://github.com/primer/brand/pull/1393) [`e9f572f`](https://github.com/primer/brand/commit/e9f572f6e5238089b3bc963c3e6d5bfcf06402e9) Thanks [@rezrah](https://github.com/rezrah)! - Reduced the spacing between the `Card` description and its link from `32px` to `24px`

- [#1389](https://github.com/primer/brand/pull/1389) [`caae8a6`](https://github.com/primer/brand/commit/caae8a620dd5f737c38a6946015259d469cf6b5e) Thanks [@danielguillan](https://github.com/danielguillan)! - Updates compact `Tiles` density so narrow viewports shows four items per row with smaller icons, while medium (tablet) show six items per row.

- [#1393](https://github.com/primer/brand/pull/1393) [`e9f572f`](https://github.com/primer/brand/commit/e9f572f6e5238089b3bc963c3e6d5bfcf06402e9) Thanks [@rezrah](https://github.com/rezrah)! - Updates to the `RiverBreakoutTabs` component:

- Reduced the spacing above the tab list action on wide breakpoints from `16px` to `12px`
- Reduced the gridline outer padding from `64px` to `60px` at the widest breakpoint
- Added a `0.3s` transition to the tab heading color
- Fixed a shadow-border issue on hovered tab indicators. It now fills the entire parent space using a negative offset.

## 0.70.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/react-brand",
"version": "0.70.0",
"version": "0.71.0",
"description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.",
"keywords": [
"primer",
Expand Down
2 changes: 2 additions & 0 deletions packages/repo-configs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-config

## 0.71.0

## 0.70.0

## 0.69.0
Expand Down
2 changes: 1 addition & 1 deletion packages/repo-configs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/brand-config",
"version": "0.70.0",
"version": "0.71.0",
"type": "module",
"private": true,
"description": "General-purpose configurations for maintaining Primer Brand",
Expand Down
Loading