Skip to content

Commit

Permalink
changeset and release for prior commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogin Farrer committed Jul 17, 2023
1 parent 6bb5507 commit 263c05d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/react-collapsed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# react-collapsed

## 4.0.3

### Patch Changes

- 6bb5507: Fixed crashing errors from MatchMedia in Safari <= 13. Thanks @kostia1st!

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-collapsed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-collapsed",
"version": "4.0.2",
"version": "4.0.3",
"author": "Rogin Farrer <[email protected]>",
"description": "A React custom-hook for creating flexible and accessible expand/collapse components.",
"license": "MIT",
Expand Down

0 comments on commit 263c05d

Please sign in to comment.