Skip to content

Commit 957eec5

Browse files
Bump package versions
1 parent 4b43203 commit 957eec5

File tree

10 files changed

+27
-40
lines changed

10 files changed

+27
-40
lines changed

.changeset/large-ads-pick.md

-6
This file was deleted.

.changeset/weak-showers-scream.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.0.1",
29+
"@guardian/libs": "21.3.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.0.1",
31+
"@guardian/libs": "21.3.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.0.1",
30+
"@guardian/libs": "21.3.0",
3131
"@types/jest": "29.5.8",
3232
"eslint": "9.19.0",
3333
"jest": "29.7.0",

libs/@guardian/libs/CHANGELOG.md

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

3+
## 21.3.0
4+
5+
### Minor Changes
6+
7+
- 4b43203: Remove Consent or Pay feature flag.
8+
9+
### Patch Changes
10+
11+
- 6a48c7c: - Use encodeUriComponent to encode url for Support sign up page
12+
- Update privacy message for Consent or Pay
13+
314
## 21.2.0
415

516
### 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.2.0",
3+
"version": "21.3.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.0.1",
36+
"@guardian/libs": "21.3.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.0.1",
31+
"@guardian/libs": "21.3.0",
3232
"@guardian/source": "8.0.2",
3333
"@storybook/addon-a11y": "8.5.1",
3434
"@storybook/addon-essentials": "8.5.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)