Skip to content

Commit fdcdb89

Browse files
🦋 Release package updates (#1989)
Bump package versions Co-authored-by: gu-changesets-release-pr[bot] <gu-changesets-release-pr[bot]@users.noreply.github.com>
1 parent 59ea52c commit fdcdb89

File tree

9 files changed

+17
-16
lines changed

9 files changed

+17
-16
lines changed

‎.changeset/funny-news-occur.md

-5
This file was deleted.

‎libs/@guardian/core-web-vitals/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@guardian/eslint-config": "workspace:*",
29-
"@guardian/libs": "21.5.0",
29+
"@guardian/libs": "21.6.0",
3030
"@types/jest": "29.5.8",
3131
"eslint": "9.19.0",
3232
"jest": "29.7.0",

‎libs/@guardian/identity-auth-frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@guardian/eslint-config": "workspace:*",
3030
"@guardian/identity-auth": "6.0.1",
31-
"@guardian/libs": "21.5.0",
31+
"@guardian/libs": "21.6.0",
3232
"@types/jest": "29.5.8",
3333
"eslint": "9.19.0",
3434
"jest": "29.7.0",

‎libs/@guardian/identity-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@guardian/eslint-config": "workspace:*",
30-
"@guardian/libs": "21.5.0",
30+
"@guardian/libs": "21.6.0",
3131
"@types/jest": "29.5.8",
3232
"eslint": "9.19.0",
3333
"jest": "29.7.0",

‎libs/@guardian/libs/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @guardian/libs
22

3+
## 21.6.0
4+
5+
### Minor Changes
6+
7+
- 59ea52c: Add joinHref property to Sourcepoint Config
8+
39
## 21.5.0
410

511
### Minor Changes

‎libs/@guardian/libs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/libs",
3-
"version": "21.5.0",
3+
"version": "21.6.0",
44
"private": false,
55
"description": "A collection of JavaScript libraries and TypeScript types for Guardian projects",
66
"sideEffects": false,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@emotion/react": "11.11.3",
3535
"@guardian/eslint-config": "workspace:*",
36-
"@guardian/libs": "21.5.0",
36+
"@guardian/libs": "21.6.0",
3737
"@guardian/source": "8.0.2",
3838
"@storybook/addon-a11y": "8.5.1",
3939
"@storybook/addon-essentials": "8.5.1",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@emotion/react": "11.11.3",
3030
"@guardian/eslint-config": "workspace:*",
31-
"@guardian/libs": "21.5.0",
31+
"@guardian/libs": "21.6.0",
3232
"@guardian/source": "8.0.2",
3333
"@storybook/addon-a11y": "8.5.1",
3434
"@storybook/addon-essentials": "8.5.1",

‎pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)