Skip to content

Commit ccbe4f4

Browse files
authored
Merge pull request #359 from cipherstash/changeset-release/main
Version Packages
2 parents 5ee7a41 + ad09ad9 commit ccbe4f4

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/violet-emus-wait.md

Lines changed: 0 additions & 5 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
# @cipherstash/cli
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 7f5a05a: Fixed issue where the wizard was checking CipherStash auth based on path and now leverages the auth npm package.
8+
39
## 0.6.1
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/cli",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "CipherStash CLI — the one stash command for auth, init, encryption schema, database setup, secrets, and the AI wizard.",
55
"license": "MIT",
66
"author": "CipherStash <hello@cipherstash.com>",

0 commit comments

Comments
 (0)