Skip to content

Commit 98878de

Browse files
author
Algoan Bot
committed
chore(packages): release
- @algoan/[email protected]
1 parent 3efc19f commit 98878de

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/http-exception-filter/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.0](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2024-09-16)
7+
8+
9+
### Features
10+
11+
* **http-exception-filter:** add option to mask headers ([ca3f18e](https://github.com/algoan/nestjs-components/commit/ca3f18e40cbcc248902b14860b4827b7831ffd89))
12+
13+
14+
615
## [1.0.21](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2023-12-11)
716

817
**Note:** Version bump only for package @algoan/nestjs-http-exception-filter

packages/http-exception-filter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoan/nestjs-http-exception-filter",
3-
"version": "1.0.21",
3+
"version": "1.1.0",
44
"description": "A simple http exception filter for NestJS applications",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)