Skip to content

Commit f65a481

Browse files
committed
3.0.4 -> 3.0.5
1 parent 0bfe50b commit f65a481

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/react-resizable-panels/CHANGELOG.md

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

3+
# 3.0.5
4+
- [#512](https://github.com/bvaughn/react-resizable-panels/pull/512): Fixed size precision regression from 2.0.17
5+
36
# 3.0.4
47

58
- [#503](https://github.com/bvaughn/react-resizable-panels/pull/503): Support custom cursors

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": "3.0.4",
3+
"version": "3.0.5",
44
"type": "module",
55
"description": "React components for resizable panel groups/layouts",
66
"author": "Brian Vaughn <[email protected]>",

0 commit comments

Comments
 (0)