Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit c5b132d

Browse files
Release package updates (#1605)
Bump package versions Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1143ed8 commit c5b132d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-turtles-travel.md

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

packages/@guardian/source-react-components-development-kitchen/CHANGELOG.md

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

3+
## 6.0.2
4+
5+
### Patch Changes
6+
7+
- 1143ed83: Fix bug with `ToggleSwitch` useEffect browser check
8+
39
## 6.0.1
410

511
### Patch Changes

packages/@guardian/source-react-components-development-kitchen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guardian/source-react-components-development-kitchen",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)