Skip to content

Commit 7b59ee9

Browse files
committed
2.1.4 -> 2.1.5
1 parent 071ebc3 commit 7b59ee9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/react-resizable-panels/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.5
4+
5+
- Add react v19 to peer deps
6+
37
## 2.1.4
48

59
- Improve TypeScript HTML tag type generics (#407)

packages/react-resizable-panels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resizable-panels",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "React components for resizable panel groups/layouts",
55
"author": "Brian Vaughn <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)