Skip to content

Commit 0883e16

Browse files
committed
Fix: bump @cipherstash/protect-ffi to v0.14.2 to fix conf file loading
This change fixes cipherstash.toml and cipherstash.secret.toml file loading by bumping to @cipherstash/protect-ffi v0.14.2.
1 parent 2248373 commit 0883e16

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
lines changed

.changeset/empty-pumas-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cipherstash/protect": minor
3+
---
4+
5+
Fix cipherstash.toml and cipherstash.secret.toml file loading by bumping to @cipherstash/protect-ffi v0.14.2

packages/protect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@byteslice/result": "^0.2.0",
56-
"@cipherstash/protect-ffi": "0.14.0",
56+
"@cipherstash/protect-ffi": "0.14.2",
5757
"zod": "^3.24.2"
5858
},
5959
"optionalDependencies": {

pnpm-lock.yaml

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)