Skip to content

Commit ef9d6e9

Browse files
🦋 Release package updates (#2013)
* Bump package versions * Added information about the changes to @guardian/source --------- Co-authored-by: gu-changesets-release-pr[bot] <gu-changesets-release-pr[bot]@users.noreply.github.com> Co-authored-by: Oliver Abrahams <ollie.abrahams@guardian.co.uk>
1 parent d9fe8b2 commit ef9d6e9

File tree

9 files changed

+78
-19
lines changed

9 files changed

+78
-19
lines changed

‎.changeset/short-dragons-do.md‎

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

‎.changeset/tricky-masks-agree.md‎

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

‎libs/@guardian/react-crossword/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @guardian/react-crossword
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- d9fe8b2: remove usage of Array.at() - it is not supported in older browser versions.
8+
- Updated dependencies [29e58ba]
9+
- @guardian/source@9.0.0
10+
311
## 4.1.0
412

513
### Minor Changes

‎libs/@guardian/react-crossword/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/react-crossword",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"type": "module",
@@ -33,7 +33,7 @@
3333
"@emotion/react": "11.11.3",
3434
"@guardian/eslint-config": "workspace:*",
3535
"@guardian/libs": "22.0.1",
36-
"@guardian/source": "8.0.2",
36+
"@guardian/source": "9.0.0",
3737
"@storybook/addon-a11y": "8.6.4",
3838
"@storybook/addon-essentials": "8.6.4",
3939
"@storybook/addon-interactions": "8.6.4",
@@ -60,7 +60,7 @@
6060
"peerDependencies": {
6161
"@emotion/react": "^11.11.3",
6262
"@guardian/libs": "^22.0.0",
63-
"@guardian/source": "^8.0.0",
63+
"@guardian/source": "^9.0.0",
6464
"@types/react": "^18.2.79",
6565
"react": "^18.2.0",
6666
"typescript": "~5.5.2"

‎libs/@guardian/source-development-kitchen/CHANGELOG.md‎

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

3+
## 17.0.0
4+
5+
### Major Changes
6+
7+
- Updated dependencies [29e58ba]
8+
- @guardian/source@9.0.0
9+
310
## 16.0.0
411

512
### Patch Changes

‎libs/@guardian/source-development-kitchen/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/source-development-kitchen",
3-
"version": "16.0.0",
3+
"version": "17.0.0",
44
"sideEffects": false,
55
"type": "module",
66
"exports": {
@@ -29,7 +29,7 @@
2929
"@emotion/react": "11.11.3",
3030
"@guardian/eslint-config": "workspace:*",
3131
"@guardian/libs": "22.0.1",
32-
"@guardian/source": "8.0.2",
32+
"@guardian/source": "9.0.0",
3333
"@storybook/addon-a11y": "8.6.4",
3434
"@storybook/addon-essentials": "8.6.4",
3535
"@storybook/addon-interactions": "8.6.4",
@@ -53,7 +53,7 @@
5353
"peerDependencies": {
5454
"@emotion/react": "^11.11.3",
5555
"@guardian/libs": "^22.0.0",
56-
"@guardian/source": "^8.0.0",
56+
"@guardian/source": "^9.0.0",
5757
"@types/react": "^18.2.79",
5858
"react": "^18.2.0",
5959
"tslib": "^2.6.2",

‎libs/@guardian/source/CHANGELOG.md‎

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,59 @@
11
# @guardian/source
22

3+
## 9.0.0
4+
5+
### Major Changes
6+
7+
- 29e58ba: Adds new icons to source and both renames and removes some existing icons. This is a major bump and consumers using removed icons will need to update their UI.
8+
- The following icons have been **added** to source:
9+
10+
```
11+
'add-to-basket': 'Add to basket',
12+
'all-recipes': 'All recipes',
13+
'bookmark-round-filled': 'Bookmarked',
14+
'bookmark-round-outlined': 'Bookmark',
15+
chef: 'Chef',
16+
'chevron-left-single-small': 'Chevron left',
17+
'chevron-right-single-small': 'Chevron right',
18+
'clock-filled': 'Clock',
19+
'clock-outlined': 'Clock',
20+
cuisines: 'Cuisines',
21+
diets: 'Diets',
22+
discover: 'Discover',
23+
'folder-filled': 'Folder',
24+
folder: 'Folder',
25+
'headphones-filled': 'Listening',
26+
'headphones-outlined': 'Listen',
27+
'headphones-round-filled': 'Listening',
28+
'headphones-round-outlined': 'Listen',
29+
list: 'list',
30+
'meal-types': 'Meal types',
31+
'newspaper-archive': 'Newspaper archive',
32+
'newsletter-outlined': 'Newsletter',
33+
'padlock-locked': 'Padlock locked',
34+
'padlock-unlocked': 'Padlock unlocked',
35+
'share-round-filled': 'Share',
36+
'share-round-outline': 'Share',
37+
'shopping-list': 'Shopping list',
38+
'shopping-basket': 'Shopping basket',
39+
sort: 'Sort',
40+
'text-size-round-filled': 'Text size active',
41+
'text-size-round-outline': 'Text size',
42+
'transparent-arrow-left-straight-round': 'Go back',
43+
'white-arrow-left-straight-round': 'Go back',
44+
```
45+
46+
- The following icons have been **updated** in source:
47+
48+
`newsletter` has become `newsletter-filled`
49+
50+
- The following icons have been **removed** in source:
51+
52+
```
53+
SvgAlertTriangle
54+
SvgDirectDebitWide
55+
```
56+
357
## 8.0.2
458

559
### Patch Changes

‎libs/@guardian/source/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",
3-
"version": "8.0.2",
3+
"version": "9.0.0",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"type": "module",

‎pnpm-lock.yaml‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)