Skip to content

Commit

Permalink
chore: release 0.1.1 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 24, 2023
1 parent b5f1fab commit 532f419
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/nhedger/nestjs-encryption/compare/v0.1.0...v0.1.1) (2023-08-24)


### Bug Fixes

* **keygen:** keygen fails to load ([b5f1fab](https://github.com/nhedger/nestjs-encryption/commit/b5f1faba539ae42795e9cff03691e53c1d7fd10d))

## 0.1.0 (2023-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"provenance": true
},
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "Encryption Module for NestJS.",
"author": {
"name": "Nicolas Hedger",
Expand Down

0 comments on commit 532f419

Please sign in to comment.