Skip to content

Commit 10c31bb

Browse files
authored
Merge pull request #66 from cipherstash/changeset-release/main
Version Packages
2 parents 897b0f7 + e8b37ea commit 10c31bb

7 files changed

Lines changed: 26 additions & 10 deletions

File tree

.changeset/smooth-walls-camp.md

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

apps/basic/CHANGELOG.md

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

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 76599e5: Rebrand jseql to protect.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [76599e5]
12+
- @cipherstash/protect@5.0.0
13+
314
## 0.1.2
415

516
### Patch Changes

apps/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": "0.1.2",
4+
"version": "1.0.0",
55
"main": "index.mjs",
66
"scripts": {
77
"start": "node index.mjs"

packages/nextjs/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 76599e5: Rebrand jseql to protect.
8+
39
## 1.2.0
410

511
### Minor Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/nextjs",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Nextjs package for use with @cipherstash/protect",
55
"keywords": [
66
"encrypted",

packages/protect/CHANGELOG.md

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

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- 76599e5: Rebrand jseql to protect.
8+
39
## 4.0.0
410

511
### Major Changes

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": "4.0.0",
3+
"version": "5.0.0",
44
"description": "CipherStash Protech for JavaScript",
55
"keywords": [
66
"encrypted",

0 commit comments

Comments
 (0)