Skip to content

Commit b3142da

Browse files
chore(release): version package (#75)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0c85cfe commit b3142da

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.changeset/strong-boats-hang.md

-7
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.2
4+
5+
### Patch Changes
6+
7+
- 8c9d184: fix: optimize types that significantly reduce bundle size (around 54%).
8+
39
## 1.0.1
410

511
### Patch 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.1",
3+
"version": "1.0.2",
44
"private": false,
55
"description": "A client for the HashiCorp's Vault API written for Node.js",
66
"keywords": [

0 commit comments

Comments
 (0)