Skip to content

Commit c689832

Browse files
committed
build($nestjs-redox): release version 1.4.0
1 parent 03f5c80 commit c689832

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/nestjs-redox/CHANGELOG.md

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

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

5+
# [1.4.0](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.3.3...nestjs-redox-1.4.0) (2025-04-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **nestjs-redox:** library falsely asks for redoc installation on standalone = false ([03f5c80](https://github.com/julianpoemp/nestjs-redox/commit/03f5c80131d2f63205af3fa5a7d41d15b9f1c7b8))
11+
12+
13+
### Features
14+
15+
* **nestjs-redox:** CSP with nonce support ([57080dc](https://github.com/julianpoemp/nestjs-redox/commit/57080dc2422534914e43844bc576502f9a5db08c))
16+
17+
18+
519
## [1.3.3](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.3.2...nestjs-redox-1.3.3) (2025-02-28)
620

721

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": "1.3.3",
3+
"version": "1.4.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)