Skip to content

Commit 9200068

Browse files
Version Packages (next) (#71)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b193237 commit 9200068

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.changeset/pre.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
},
88
"changesets": [
99
"chilled-monkeys-wink",
10+
"early-monkeys-learn",
1011
"eight-readers-sort",
1112
"large-zoos-obey",
13+
"rude-vans-eat",
1214
"silent-rivers-sneeze",
1315
"silly-keys-own",
1416
"tall-guests-study",
15-
"tame-dancers-wait",
16-
"rude-vans-eat"
17+
"tame-dancers-wait"
1718
]
1819
}

packages/paneforge/CHANGELOG.md

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

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- feat: reactive minSize prop ([#68](https://github.com/svecosystem/paneforge/pull/68))
8+
39
## 1.0.0-next.4
410

511
### 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.4",
3+
"version": "1.0.0-next.5",
44
"author": {
55
"name": "Hunter Johnston",
66
"url": "https://github.com/huntabyte"

0 commit comments

Comments
 (0)