Skip to content

Commit

Permalink
Version Packages (beta) (#521)
Browse files Browse the repository at this point in the history
chore: version package (beta)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 26, 2022
1 parent 2796349 commit 4783e37
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"fuzzy-rabbits-nail",
"kind-suits-speak",
"metal-ants-mate",
"modern-rings-deny",
"nervous-walls-love",
"nine-melons-sniff",
"plenty-tools-mix",
Expand All @@ -25,6 +26,7 @@
"rh-footer-initial",
"rh-global-footer",
"rich-snakes-develop",
"rotten-hats-pump",
"sharp-frogs-sing",
"short-llamas-hammer",
"short-monkeys-roll",
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rhds/elements

## 1.0.0-beta.19

### Patch Changes

- 99a1e142: Changes to `<rh-secondary-nav>`:
- Removed component scaling with user font size preference by replacing em based spacers with space tokens.
- Updated font-family stacks with font tokens
- Fixed nav bar height not adjusting when logo text wraps to 3 lines
- Fixed button background on color-palette="darker"
- Fixed focus out handler bug closing menu when clicking on flyout menu
- 694fd26b: rh-alert: fixing styling for font-family, header font-size, description margins, and adding a cursor: pointer style for the slotted actions.

## 1.0.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rhds/elements",
"version": "1.0.0-beta.18",
"version": "1.0.0-beta.19",
"description": "Red Hat Design System Elements",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 4783e37

Please sign in to comment.