Skip to content

Commit cbb1d19

Browse files
Version Packages (#1449)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be1a765 commit cbb1d19

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/rare-forks-wink.md

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

CHANGELOG.md

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

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- a04e347: Upgrade Zod to v4 from v3
8+
9+
The changes are mostly internal, but Zod is a peer dependency. This means that consumers will have to update their version of Zod when updating to this version of support-dotcom-components. The migration guide can be found here: https://zod.dev/v4/changelog
10+
311
## 7.10.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/support-dotcom-components",
3-
"version": "7.10.2",
3+
"version": "8.0.0",
44
"description": "Service to serve Reader Revenue components to dotcom",
55
"repository": "github:guardian/support-dotcom-components",
66
"author": "The Guardian",

0 commit comments

Comments
 (0)