Skip to content

Commit

Permalink
chore: release 0.1.2 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 24, 2023
1 parent d636ca3 commit 1a6aea5
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.2](https://github.com/nhedger/nestjs-encryption/compare/v0.1.1...v0.1.2) (2023-08-24)


### Bug Fixes

* **lib:** global module registration ([1d31f74](https://github.com/nhedger/nestjs-encryption/commit/1d31f740393a417ec8416facb9e182e33c3c5325))

## [0.1.1](https://github.com/nhedger/nestjs-encryption/compare/v0.1.0...v0.1.1) (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.1",
"version": "0.1.2",
"description": "Encryption Module for NestJS.",
"author": {
"name": "Nicolas Hedger",
Expand Down

0 comments on commit 1a6aea5

Please sign in to comment.