Skip to content

Commit 08cfd6f

Browse files
committed
4.7.2 -> 4.7.3
1 parent e8dd430 commit 08cfd6f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 4.7.3
4+
5+
- [690](https://github.com/bvaughn/react-resizable-panels/pull/690): Imperative Panel API supports non-percentage sizes
6+
37
## 4.7.2
48

59
- [683](https://github.com/bvaughn/react-resizable-panels/pull/683): Don't scroll separator when setting focus

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": "4.7.2",
3+
"version": "4.7.3",
44
"type": "module",
55
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
66
"contributors": [

0 commit comments

Comments
 (0)