diff --git a/.changeset/young-facts-reply.md b/.changeset/young-facts-reply.md deleted file mode 100644 index 5f44e734..00000000 --- a/.changeset/young-facts-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cipherstash/cli": minor ---- - -Update cipherstash auth to 0.36.0 diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 00889c7f..3456fdf1 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @cipherstash/cli +## 0.6.0 + +### Minor Changes + +- 9944a25: Update cipherstash auth to 0.36.0 + ## 0.5.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index ebacc1f9..e722470d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cipherstash/cli", - "version": "0.5.0", + "version": "0.6.0", "description": "CipherStash CLI — the one stash command for auth, init, encryption schema, database setup, secrets, and the AI wizard.", "license": "MIT", "author": "CipherStash ",