Skip to content

Commit

Permalink
Merge pull request #3145 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
Hugos68 authored Jan 23, 2025
2 parents 082edc3 + 8bd5318 commit df31b4b
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 @@ -49,6 +49,7 @@
"late-beers-bow",
"little-glasses-drive",
"little-wolves-fry",
"long-yaks-hang",
"lovely-dingos-join",
"lovely-walls-push",
"mean-schools-double",
Expand Down
6 changes: 6 additions & 0 deletions packages/skeleton-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @skeletonlabs/skeleton-cli

## 0.0.1-next.14

### Patch Changes

- Bugfix (migrate/skeleton-3): Correctly handle conflicting renames/imports. ([#3144](https://github.com/skeletonlabs/skeleton/pull/3144))

## 0.0.1-next.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@skeletonlabs/skeleton-cli",
"description": "The CLI for Skeleton related tooling.",
"version": "0.0.1-next.13",
"version": "0.0.1-next.14",
"repository": {
"type": "git",
"url": "https://github.com/skeletonlabs/skeleton",
Expand Down

0 comments on commit df31b4b

Please sign in to comment.