Skip to content

Commit 263c05d

Browse files
author
Rogin Farrer
committed
changeset and release for prior commit
1 parent 6bb5507 commit 263c05d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/react-collapsed/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# react-collapsed
2+
3+
## 4.0.3
4+
5+
### Patch Changes
6+
7+
- 6bb5507: Fixed crashing errors from MatchMedia in Safari <= 13. Thanks @kostia1st!
8+
19
## 4.0.2
210

311
### Patch Changes

packages/react-collapsed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-collapsed",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"author": "Rogin Farrer <rogin@roginfarrer.com>",
55
"description": "A React custom-hook for creating flexible and accessible expand/collapse components.",
66
"license": "MIT",

0 commit comments

Comments
 (0)