Skip to content

Commit cad279d

Browse files
authored
πŸ¦‹ Release package updates (#2305)
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/eslint-config@13.0.7 ### Patch Changes - 9e96546: bump storybook to 10.2.13
2 parents b7e38cd + a374baf commit cad279d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/cold-animals-prove.mdβ€Ž

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

β€Žlibs/@guardian/eslint-config/CHANGELOG.mdβ€Ž

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

3+
## 13.0.7
4+
5+
### Patch Changes
6+
7+
- 9e96546: bump storybook to 10.2.13
8+
39
## 13.0.6
410

511
### Patch Changes

β€Žlibs/@guardian/eslint-config/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/eslint-config",
3-
"version": "13.0.6",
3+
"version": "13.0.7",
44
"description": "ESLint config for Guardian JavaScript projects",
55
"repository": {
66
"url": "https://github.com/guardian/csnx",

0 commit comments

Comments
Β (0)