Skip to content

Commit 52672a6

Browse files
committed
fix: protect major release
1 parent b18a116 commit 52672a6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/protect/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# @cipherstash/protect
22

3-
## 10.6.0
3+
## 11.0.0
44

5-
### Minor Changes
5+
### Major Changes
66

77
- b0e56b8: Upgrade protect-ffi to 0.21.0 and enable array_index_mode for searchable JSON
88

packages/protect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/protect",
3-
"version": "10.6.0",
3+
"version": "11.0.0",
44
"description": "CipherStash Protect for JavaScript",
55
"keywords": [
66
"encrypted",

0 commit comments

Comments
 (0)