Skip to content

Commit c4a3a24

Browse files
Version Packages
1 parent f159ea5 commit c4a3a24

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-wolves-greet.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.2.0
4+
5+
### Minor Changes
6+
7+
- 4d0dfc5: Fixed peer dependency by lazy loading commands requiring @cipherstash/stack.
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
3+
"version": "0.2.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)