Skip to content

Commit 14436e9

Browse files
github-actions[bot]eriicafes
authored andcommitted
Version Packages
1 parent bdb5fce commit 14436e9

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/eleven-mammals-bet.md

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

CHANGELOG.md

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

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 673e577: Release v1
8+
39
## 0.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commandstruct",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"description": "Type safe and modular CLIs with Sade",
55
"private": false,
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)