Skip to content

Commit 042fe15

Browse files
authored
Merge pull request #3389 from skeletonlabs/changeset-release/main
chore(latest-release): version package
2 parents 3da4351 + 3bfeed4 commit 042fe15

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/tasty-ducks-kick.md

-6
This file was deleted.

packages/skeleton-cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/skeleton-cli
22

3+
## 0.0.2
4+
### Patch Changes
5+
6+
7+
- fix: Correct the glob matcher for sourcefiles in the `skeleton-3` migration ([#3388](https://github.com/skeletonlabs/skeleton/pull/3388))
8+
39
## 0.0.1
410
### Patch Changes
511

packages/skeleton-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@skeletonlabs/skeleton-cli",
33
"description": "The CLI for Skeleton related tooling.",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/skeletonlabs/skeleton",

0 commit comments

Comments
 (0)