Skip to content

Commit 5af2d8d

Browse files
committed
3.0.3 -> 3.0.4
1 parent 9b69a44 commit 5af2d8d

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+
# 3.0.4
4+
5+
- [#503](https://github.com/bvaughn/react-resizable-panels/pull/503): Support custom cursors
6+
37
# 3.0.3
48

59
- [#492](https://github.com/bvaughn/react-resizable-panels/pull/492): Fix compatibility with cloudflare workers

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

0 commit comments

Comments
 (0)