Skip to content

Commit fa2b85d

Browse files
authored
Merge pull request #300 from cipherstash/changeset-release/main
Version Packages
2 parents af011b8 + 87f2279 commit fa2b85d

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)