Skip to content

Commit 0e778c4

Browse files
committed
chore(changeset): bump to minor — public bulk types widened
Per Lindsay's review on #493: the public type signatures shifted (BulkEncryptPayload, BulkEncryptedData, BulkDecryptPayload, BulkDecryptedData, and EncryptedQueryResult all admit null in element positions, where they used to be narrow). Patch undersells that for SDK consumers — bumping to minor.
1 parent f0ccd7b commit 0e778c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/restore-null-guards-in-encryption-ops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@cipherstash/stack": patch
2+
"@cipherstash/stack": minor
33
---
44

55
Fix: restore runtime null short-circuits in the encryption operation classes.

0 commit comments

Comments
 (0)