Skip to content

Commit 99bdf31

Browse files
chore(latest-release): version package (#3501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c6b8d81 commit 99bdf31

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/cruel-months-tap.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/skeleton-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/skeleton-cli
22

3+
## 0.1.0
4+
### Minor Changes
5+
6+
7+
- feat: add `skeleton` to bin paths ([#3500](https://github.com/skeletonlabs/skeleton/pull/3500))
8+
39
## 0.0.5
410
### Patch Changes
511

packages/skeleton-cli/package.json

Lines changed: 1 addition & 1 deletion
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.5",
4+
"version": "0.1.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/skeletonlabs/skeleton",

0 commit comments

Comments
 (0)