Skip to content

Commit 87f2279

Browse files
Version Packages
1 parent af011b8 commit 87f2279

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/busy-icons-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/stack/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cipherstash/stack
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- afe0a55: Improved encrypt model return types to account for Encrypted values.
8+
39
## 0.2.0
410

511
### Minor Changes

packages/stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/stack",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "CipherStash Stack for TypeScript and JavaScript",
55
"keywords": [
66
"encrypted",

0 commit comments

Comments
 (0)