Skip to content

Commit f6f5c2b

Browse files
🦋 Release package updates (#2037)
* Bump package versions --------- Co-authored-by: gu-changesets-release-pr[bot] <gu-changesets-release-pr[bot]@users.noreply.github.com> Co-authored-by: oliverabrahams <[email protected]>
1 parent 4f604da commit f6f5c2b

File tree

7 files changed

+32
-17
lines changed

7 files changed

+32
-17
lines changed

‎.changeset/true-bushes-cry.md

-5
This file was deleted.

‎.changeset/warm-bears-sink.md

-5
This file was deleted.

‎libs/@guardian/libs/CHANGELOG.md

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

3+
## 22.1.0
4+
5+
### Minor Changes
6+
7+
- ff8e80e: Remove logic to redirect users to Support after Redirect as this is handled in Sourcepoint platform
8+
39
## 22.0.1
410

511
### Patch 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": "22.0.1",
3+
"version": "22.1.0",
44
"private": false,
55
"description": "A collection of JavaScript libraries and TypeScript types for Guardian projects",
66
"sideEffects": false,

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

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

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- 4f604da: Bundles `use-local-storage-state` package to enable consumers of the crossword package to transpile if required in order to support older browsers
8+
39
## 6.0.1
410

511
### Patch Changes

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/react-crossword",
3-
"version": "6.0.1",
3+
"version": "6.1.0",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"type": "module",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)