Skip to content

Commit d732f27

Browse files
authored
Merge pull request #404 from cipherstash/fix-changeset-cli-package-name
fix(changesets): rename stale `@cipherstash/cli` key to `stash`
2 parents 3627535 + 71e737f commit d732f27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.changeset/cli-runner-aware-help-banners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@cipherstash/cli': patch
2+
'stash': patch
33
---
44

55
Make `--help` banners and the post-install "Next steps" panel show commands using the package manager the user actually invoked the CLI with, instead of always emitting `npx`.

.changeset/package-manager-aware-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@cipherstash/cli": patch
2+
"stash": patch
33
"@cipherstash/wizard": patch
44
"@cipherstash/protect": patch
55
"@cipherstash/drizzle": patch

0 commit comments

Comments
 (0)