Skip to content

Commit f7d60ab

Browse files
committed
build($nestjs-redox): release version 2.0.0
1 parent a7ae363 commit f7d60ab

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.0.0](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.3.3...nestjs-redox-2.0.0) (2025-04-09)
6+
7+
8+
### Features
9+
10+
* **nestjs-redox:** Nest 11 support ([c605e87](https://github.com/julianpoemp/nestjs-redox/commit/c605e870b2c05ebcca918d58dbf88a24d7cab22b))
11+
12+
13+
514
## [1.3.3](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.3.2...nestjs-redox-1.3.3) (2025-02-28)
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": "1.3.3",
3+
"version": "2.0.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)