Skip to content

Commit

Permalink
Merge pull request #2955 from skeletonlabs/changeset-release/next
Browse files Browse the repository at this point in the history
chore(next-release): version package (next)
  • Loading branch information
endigo9740 authored Nov 12, 2024
2 parents 99c92c6 + a47cb69 commit 255a2de
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"stale-taxis-kneel",
"strong-tables-whisper",
"swift-kings-float",
"swift-students-confess",
"tiny-icons-beam",
"tricky-cycles-admire",
"wicked-seahorses-itch"
Expand Down
6 changes: 6 additions & 0 deletions packages/skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @skeletonlabs/skeleton

## 3.0.0-next.9

### Patch Changes

- fix: add `string` type to `contentPath` args ([#2954](https://github.com/skeletonlabs/skeleton/pull/2954))

## 3.0.0-next.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeletonlabs/skeleton",
"version": "3.0.0-next.8",
"version": "3.0.0-next.9",
"description": "Core plugin for Skeleton.",
"scripts": {
"package": "pnpm package:jss && tsup",
Expand Down

0 comments on commit 255a2de

Please sign in to comment.