Skip to content

Commit 56b577a

Browse files
chore: prepare release
1 parent 258ab63 commit 56b577a

File tree

8 files changed

+11
-37
lines changed

8 files changed

+11
-37
lines changed

.changeset/curvy-animals-invite.md

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

.changeset/eager-tables-rest.md

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

.changeset/heavy-hornets-throw.md

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

.changeset/nine-facts-tease.md

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

.changeset/red-chicken-say.md

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

.changeset/shiny-boxes-tease.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @rhds/elements
22

3+
## 3.0.5
4+
### Patch Changes
5+
6+
- 2f4714a: `<rh-tabs>`: corrected duplicate focus ring with keyboard navigation
7+
- 2f4714a: `<rh-tabs>`: corrected background styles inheritied from parent color-scheme and host color-palette
8+
- 83561d7: `<rh-navigation-primary>`: improved keyboard accessibility of the dropdown toggle
9+
- 4b130a7: `<rh-footer>`: removed Inc from copyright
10+
- 877a0a1: `<rh-audio-player>`: corrected icons for rewind and fast forward
11+
- 2f4714a: `<rh-tabs>`: corrected vertical layout styles
12+
313
## 3.0.4
414
### Patch Changes
515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rhds/elements",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Red Hat Design System Elements",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)