Skip to content

Commit 370a5f3

Browse files
Version Packages (next) (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e461024 commit 370a5f3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
},
88
"changesets": [
99
"chilled-monkeys-wink",
10+
"eight-readers-sort",
1011
"large-zoos-obey",
11-
"silent-rivers-sneeze"
12+
"silent-rivers-sneeze",
13+
"tall-guests-study"
1214
]
1315
}

packages/paneforge/CHANGELOG.md

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

3+
## 1.0.0-next.3
4+
5+
### Patch Changes
6+
7+
- fix: callbacks for last pane ([#63](https://github.com/svecosystem/paneforge/pull/63))
8+
9+
- fix: issue on reenabling resizer after trying to drag it while disabled ([#64](https://github.com/svecosystem/paneforge/pull/64))
10+
311
## 1.0.0-next.2
412

513
### Patch Changes

packages/paneforge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paneforge",
3-
"version": "1.0.0-next.2",
3+
"version": "1.0.0-next.3",
44
"author": {
55
"name": "Hunter Johnston",
66
"url": "https://github.com/huntabyte"

0 commit comments

Comments
 (0)