Skip to content

Commit 13978f9

Browse files
chore(release): version package (#71)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 907a84d commit 13978f9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-cheetahs-search.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @litehex/node-vault
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 907a84d: fix: improve error handling
8+
39
## 1.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@litehex/node-vault",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": false,
55
"description": "A client for the HashiCorp's Vault API written for Node.js",
66
"keywords": [

0 commit comments

Comments
 (0)