Skip to content

Commit 78cd994

Browse files
committed
build($nestjs-redox): release version 2.1.2
1 parent c848e39 commit 78cd994

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

libs/nestjs-redox/CHANGELOG.md

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

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

5+
## [2.1.2](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.1.1...nestjs-redox-2.1.2) (2025-05-15)
6+
7+
8+
59
## [2.1.1](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-2.1.0...nestjs-redox-2.1.1) (2025-04-28)
610

711

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