Skip to content

Commit 8c2a07b

Browse files
Version Packages (#159)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3c86a81 commit 8c2a07b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/small-pianos-work.md

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

packages/react-collapsed/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-collapsed
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- 3c86a81: Added support for overriding `id`.
8+
39
## 4.0.4
410

511
### 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.4",
3+
"version": "4.1.0",
44
"author": "Rogin Farrer <[email protected]>",
55
"description": "A React custom-hook for creating flexible and accessible expand/collapse components.",
66
"license": "MIT",

0 commit comments

Comments
 (0)