Skip to content

Commit 7d2c42c

Browse files
authored
Merge pull request #1296 from guardian/changeset-release/main
Version Packages
2 parents 00b1fdb + 67df008 commit 7d2c42c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-cups-fetch.md

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

CHANGELOG.md

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

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- 00b1fdb: add missing export and further type safety
8+
39
## 6.0.0
410

511
### Major 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": "6.0.0",
3+
"version": "6.0.1",
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)