Skip to content

Commit f2a607b

Browse files
Version Packages
1 parent a91c0db commit f2a607b

19 files changed

Lines changed: 140 additions & 79 deletions

.changeset/remove-secrets-leftovers.md

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

.changeset/stash-cli-skill-refresh.md

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

.changeset/wizard-allow-env-templates.md

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

e2e/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f23f952]
8+
- Updated dependencies [1a9d190]
9+
- Updated dependencies [9c673bb]
10+
- @cipherstash/stack@0.19.1
11+
- stash@0.17.2
12+
- @cipherstash/wizard@0.4.1
13+
314
## 0.0.2
415

516
### Patch Changes

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/e2e",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"description": "End-to-end tests that exercise built CipherStash binaries and cross-package behaviour.",
66
"type": "module",

examples/basic/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cipherstash/basic-example
22

3+
## 1.2.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f23f952]
8+
- @cipherstash/stack@0.19.1
9+
310
## 1.2.13
411

512
### Patch Changes

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/basic-example",
33
"private": true,
4-
"version": "1.2.13",
4+
"version": "1.2.14",
55
"type": "module",
66
"scripts": {
77
"start": "tsx index.ts"

examples/prisma/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cipherstash/prisma-next-example
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f23f952]
8+
- @cipherstash/stack@0.19.1
9+
- @cipherstash/prisma-next@0.3.3
10+
311
## 0.0.5
412

513
### Patch Changes

examples/prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/prisma-next-example",
33
"private": true,
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"description": "End-to-end example of @cipherstash/prisma-next: searchable application-layer encryption for Postgres with Prisma Next, using @cipherstash/stack as the SDK.",
66
"type": "module",
77
"scripts": {

packages/bench/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f23f952]
8+
- @cipherstash/stack@0.19.1
9+
310
## 0.0.4
411

512
### Patch Changes

0 commit comments

Comments
 (0)