Skip to content

Commit fdb4ad9

Browse files
authored
Merge pull request #210 from cipherstash/changeset-release/main
Version Packages
2 parents 27a3018 + 8aafd64 commit fdb4ad9

File tree

23 files changed

+91
-36
lines changed

23 files changed

+91
-36
lines changed

.changeset/cute-sheep-cheat.md

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

.changeset/fluffy-doodles-pay.md

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

.changeset/silly-hounds-scream.md

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

examples/basic/CHANGELOG.md

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

3+
## 1.1.10
4+
5+
### Patch Changes
6+
7+
- @cipherstash/protect@10.0.2
8+
39
## 1.1.9
410

511
### 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.1.9",
4+
"version": "1.1.10",
55
"type": "module",
66
"scripts": {
77
"start": "tsx index.ts"

examples/dynamo/CHANGELOG.md

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

3+
## 0.2.11
4+
5+
### Patch Changes
6+
7+
- @cipherstash/protect@10.0.2
8+
- @cipherstash/protect-dynamodb@5.0.2
9+
310
## 0.2.10
411

512
### Patch Changes

examples/dynamo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cipherstash/dynamo-example",
33
"private": true,
4-
"version": "0.2.10",
4+
"version": "0.2.11",
55
"type": "module",
66
"scripts": {
77
"simple": "tsx src/simple.ts",

examples/nest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nest
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- @cipherstash/protect@10.0.2
8+
39
## 0.0.3
410

511
### Patch Changes

examples/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"author": "",
66
"private": true,

examples/next-drizzle-mysql/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# next-drizzle-mysql
22

3+
## 0.2.10
4+
5+
### Patch Changes
6+
7+
- @cipherstash/protect@10.0.2
8+
39
## 0.2.9
410

511
### Patch Changes

0 commit comments

Comments
 (0)