Skip to content

Commit 0e8090f

Browse files
chore: release 0.1.4 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 49c53f3 commit 0e8090f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/nhedger/nestjs-encryption/compare/v0.1.3...v0.1.4) (2023-08-24)
4+
5+
6+
### Bug Fixes
7+
8+
* use `prepare` instead of `postinstall` ([49c53f3](https://github.com/nhedger/nestjs-encryption/commit/49c53f38155de4360125d2ed69dc5969f8aacd6a))
9+
310
## [0.1.3](https://github.com/nhedger/nestjs-encryption/compare/v0.1.2...v0.1.3) (2023-08-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"provenance": true
66
},
77
"type": "module",
8-
"version": "0.1.3",
8+
"version": "0.1.4",
99
"description": "Encryption Module for NestJS.",
1010
"author": {
1111
"name": "Nicolas Hedger",

0 commit comments

Comments
 (0)