Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit eb930e8

Browse files
Release package updates (#1630)
Bump package versions Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f83640c commit eb930e8

File tree

6 files changed

+16
-21
lines changed

6 files changed

+16
-21
lines changed

.changeset/chilled-jobs-agree.md

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

.changeset/dirty-cougars-invite.md

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

.changeset/spicy-queens-dream.md

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

.changeset/wild-cheetahs-judge.md

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

packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @guardian/source-react-components-development-kitchen
22

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- f83640ca: Visually hide StarRating's <figcaption> element
8+
9+
### Minor Changes
10+
11+
- f83640ca: Remove aria-role=complementary from StarRating
12+
13+
### Patch Changes
14+
15+
- 28af724b: The expanding wrapper should manage the tabIndex of child nodes when the wrapper is collapsed
16+
- f83640ca: Change StarRating caption for 0 stars from 'zero star' to 'zero stars'
17+
318
## 6.1.2
419

520
### Patch Changes

packages/@guardian/source-react-components-development-kitchen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/source-react-components-development-kitchen",
3-
"version": "6.1.2",
3+
"version": "7.0.0",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)