Skip to content

Commit f65a481

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

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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 <brian.david.vaughn@gmail.com>",

0 commit comments

Comments
 (0)