Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2024
1 parent 17df500 commit b53f2dc
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 deletions.
6 changes: 0 additions & 6 deletions .changeset/angry-chairs-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-news-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-camels-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-ants-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-laws-remember.md

This file was deleted.

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.30.1

## 0.30.0

## 0.29.1
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.30.0",
"version": "0.30.1",
"private": true,
"description": "Primer Brand Storybook",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @primer/brand-primitives

## 0.30.1

## 0.30.0

### Minor Changes
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.30.0",
"version": "0.30.1",
"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.30.1

## 0.30.0

## 0.29.1
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.30.0",
"version": "0.30.1",
"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.30.1

## 0.30.0

## 0.29.1
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.30.0",
"version": "0.30.1",
"private": true,
"description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.",
"keywords": [
Expand Down
16 changes: 16 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @primer/react-brand

## 0.30.1

### Patch Changes

- [#523](https://github.com/primer/brand/pull/523) [`f6f4c66`](https://github.com/primer/brand/commit/f6f4c662c432cc223025339f860e805b657982fc) Thanks [@rezrah](https://github.com/rezrah)! - - Improved keyboard navigation for FAQ and accordion components.

- Pressing the escape key will now return focus to the closest accordion toggle.

- [#529](https://github.com/primer/brand/pull/529) [`d00cf4e`](https://github.com/primer/brand/commit/d00cf4ef63f50c8dc0a53c02ffaafb62885a0e72) Thanks [@alexbuiltit](https://github.com/alexbuiltit)! - Added `className` forwarding to `Hero.Description`

- [#532](https://github.com/primer/brand/pull/532) [`17df500`](https://github.com/primer/brand/commit/17df500b53996828c4e61d9c28ac735caab062a6) Thanks [@danielguillan](https://github.com/danielguillan)! - Adds color mode support to the Testimonial component

- [#524](https://github.com/primer/brand/pull/524) [`365e01e`](https://github.com/primer/brand/commit/365e01e4dc0c04138126fcc0216fc8e48dae2a54) Thanks [@rezrah](https://github.com/rezrah)! - Added previously missing site title to SubdomainNavBar component menu on narrow viewports

- [#517](https://github.com/primer/brand/pull/517) [`6874019`](https://github.com/primer/brand/commit/6874019d0ae3c6961060d2157b188ecc01f7e92c) Thanks [@rezrah](https://github.com/rezrah)! - Added Label child support for River and Bento component

## 0.30.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.30.0",
"version": "0.30.1",
"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.30.1

## 0.30.0

## 0.29.1
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.30.0",
"version": "0.30.1",
"private": true,
"description": "General-purpose configurations for maintaining Primer Brand",
"homepage": "https://primer.style/brand",
Expand Down

0 comments on commit b53f2dc

Please sign in to comment.