Skip to content

Commit c92fd9f

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/calm-peaches-talk.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.21
4+
5+
### Patch Changes
6+
7+
- d091bf7: Fixed stale `skills add` CTA commands to use the invoked CLI name when running installed binaries directly, instead of falling back to `npx`.
8+
39
## 0.3.20
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.20",
36+
"version": "0.3.21",
3737
"license": "MIT",
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)