Skip to content

Commit

Permalink
chore(packages): release
Browse files Browse the repository at this point in the history
 - @algoan/nestjs-logging-interceptor@2.3.0
  • Loading branch information
Algoan Bot committed Nov 17, 2023
1 parent 14a7d5f commit c75572a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions packages/logging-interceptor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.0](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-logging-interceptor@2.2.0...@algoan/nestjs-logging-interceptor@2.3.0) (2023-11-17)


### Features

* handle circular references ([a7a5f26](https://github.com/algoan/nestjs-components/commit/a7a5f26272c089e8285795234110b058d520aa81))


### Bug Fixes

* parse the data to json before masking the properties ([3ea1732](https://github.com/algoan/nestjs-components/commit/3ea17320b24f000805d29f2d68db2db933b6d0b5))



## [2.2.0](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-logging-interceptor@2.1.17...@algoan/nestjs-logging-interceptor@2.2.0) (2023-11-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/logging-interceptor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/logging-interceptor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algoan/nestjs-logging-interceptor",
"version": "2.2.0",
"version": "2.3.0",
"description": "A simple NestJS interceptor to log input/output requests",
"keywords": [
"nestjs",
Expand Down

0 comments on commit c75572a

Please sign in to comment.