Skip to content

Commit 52fdc7e

Browse files
authored
Merge pull request #239 from cipherstash/changeset-release/main
Version Packages
2 parents 74304eb + f92f089 commit 52fdc7e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/large-deer-cry.md

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

packages/drizzle/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 41c4169: Update drizzle imports to use /client export path from Protect.js.
8+
39
## 2.0.0
410

511
### Patch Changes

packages/drizzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cipherstash/drizzle",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "CipherStash Protect.js Drizzle ORM integration for TypeScript",
55
"keywords": [
66
"encrypted",

0 commit comments

Comments
 (0)