Skip to content

Commit 3aaad00

Browse files
chore(latest-release): version package (#3504)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43311c0 commit 3aaad00

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/tall-cars-throw.md

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

packages/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+
## 1.0.0
4+
### Major Changes
5+
6+
7+
- feat: 1.0 ([#3503](https://github.com/skeletonlabs/skeleton/pull/3503))
8+
39
## 0.1.0
410
### Minor Changes
511

packages/cli/package.json

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

0 commit comments

Comments
 (0)