Skip to content

Commit 42c1591

Browse files
chore: version packages (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent abfa8c7 commit 42c1591

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-root-cli-command-aliases.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
# incur
22

3+
## 0.3.25
4+
5+
### Patch Changes
6+
7+
- abfa8c7: Fixed Root CLIs created with `Cli.create` and `aliases` not registering those aliases as command aliases when mounted via `cli.command()`.
8+
39
## 0.3.24
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"[!start-pkg]": "",
3434
"name": "incur",
3535
"type": "module",
36-
"version": "0.3.24",
36+
"version": "0.3.25",
3737
"license": "MIT",
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)