Skip to content

Commit 547d205

Browse files
committed
build($nestjs-redox): release version 2.1.1
1 parent e81c829 commit 547d205

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.1.1](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.1.0...nestjs-redox-2.1.1) (2025-04-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **nestjs-redox:** library falsely asks for redoc installation on standalone = false ([e81c829](https://github.com/julianpoemp/nestjs-redox/commit/e81c829f3320de70e70730bbe4671d6d29cb255c)), closes [#13](https://github.com/julianpoemp/nestjs-redox/issues/13)
11+
12+
13+
514
# [2.1.0](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.0.0...nestjs-redox-2.1.0) (2025-04-24)
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.0",
3+
"version": "2.1.1",
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)