Skip to content

Commit 3d2e01c

Browse files
Version Packages (next) (#67)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 26d3138 commit 3d2e01c

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
@@ -10,6 +10,8 @@
1010
"eight-readers-sort",
1111
"large-zoos-obey",
1212
"silent-rivers-sneeze",
13-
"tall-guests-study"
13+
"silly-keys-own",
14+
"tall-guests-study",
15+
"tame-dancers-wait"
1416
]
1517
}

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.4
4+
5+
### Patch Changes
6+
7+
- bump Svelte peerDep version ([#66](https://github.com/svecosystem/paneforge/pull/66))
8+
9+
- rename `tabIndex` prop to `tabindex` ([#66](https://github.com/svecosystem/paneforge/pull/66))
10+
311
## 1.0.0-next.3
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.3",
3+
"version": "1.0.0-next.4",
44
"author": {
55
"name": "Hunter Johnston",
66
"url": "https://github.com/huntabyte"

0 commit comments

Comments
 (0)