Skip to content

Commit b402586

Browse files
Release new version (#225)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d71783e commit b402586

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/chilly-cycles-tap.md

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

.changeset/strong-singers-visit.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @evervault/sdk
22

3+
## 6.4.0
4+
5+
### Minor Changes
6+
7+
- d71783e: Introduce agent parameters to SDK constructor to allow greater networking control from the Node SDK
8+
9+
### Patch Changes
10+
11+
- 9fb4f47: Bumping axios to fix vulnerability
12+
313
## 6.3.3
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evervault/sdk",
3-
"version": "6.3.4",
3+
"version": "6.4.0",
44
"description": "Node.js SDK for Evervault",
55
"main": "lib/index.js",
66
"typings": "types/index.d.ts",

0 commit comments

Comments
 (0)