Skip to content

Commit 64ef7f2

Browse files
committed
build($nestjs-redox): release version 2.2.0
1 parent 5adc755 commit 64ef7f2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/nestjs-redox/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [2.2.0](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.1.2...nestjs-redox-2.2.0) (2025-06-05)
6+
7+
8+
### Features
9+
10+
* **nestjs-redox:** add option for favicon ([5adc755](https://github.com/julianpoemp/nestjs-redox/commit/5adc7553040f6c65d2a4f78bf039f9c3ca32e78c))
11+
12+
13+
514
## [2.1.2](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.1.1...nestjs-redox-2.1.2) (2025-05-15)
615

716

libs/nestjs-redox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-redox",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "This NestJS module enables to auto-generate beautiful API docs using Swagger and Redoc. It supports NestJS 10, ExpressJS and Fastify.",
55
"dependencies": {
66
"handlebars": "^4.7.8",

0 commit comments

Comments
 (0)