Skip to content

Commit c74e971

Browse files
πŸ¦‹ Release package updates (#2369)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @guardian/newsletter-types@4.3.0 ### Minor Changes - 3a946b7: add bullet list style to newsletters api
2 parents a5e4b35 + fb74c72 commit c74e971

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

β€Ž.changeset/silver-hands-walk.mdβ€Ž

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

β€Žlibs/@guardian/newsletter-types/CHANGELOG.mdβ€Ž

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

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- 3a946b7: add bullet list style to newsletters api
8+
39
## 4.2.0
410

511
### Minor Changes

β€Žlibs/@guardian/newsletter-types/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/newsletter-types",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"private": false,
55
"description": "A set of types describing the output of the Guardian newsletters API",
66
"repository": {

0 commit comments

Comments
Β (0)