Skip to content

Commit

Permalink
Version Packages (next) (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 18, 2024
1 parent 297467b commit 7c3481b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"mode": "pre",
"tag": "next",
"initialVersions": {
"paneforge": "0.0.6"
"paneforge": "0.0.6",
"docs": "0.0.0"
},
"changesets": [
"chilled-monkeys-wink",
"large-zoos-obey"
"large-zoos-obey",
"silent-rivers-sneeze"
]
}
6 changes: 6 additions & 0 deletions packages/paneforge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# paneforge

## 1.0.0-next.2

### Patch Changes

- fix: issue where conditional panes would increase size on show/hide ([#58](https://github.com/svecosystem/paneforge/pull/58))

## 1.0.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/paneforge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paneforge",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"author": {
"name": "Hunter Johnston",
"url": "https://github.com/huntabyte"
Expand Down

0 comments on commit 7c3481b

Please sign in to comment.