Skip to content

Commit

Permalink
build($nestjs-redox): release version 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Jun 23, 2024
1 parent 9d8b1e0 commit e87cf25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions libs/nestjs-redox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## [1.1.5](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.1.4...nestjs-redox-1.1.5) (2024-06-23)


### Bug Fixes

* **nestjs-redox:** RedocOptions.logo and RedocOptions.tagGroups not working ([9d8b1e0](https://github.com/julianpoemp/nestjs-redox/commit/9d8b1e03cb6a9e12b65e30d859c97c5130a4860f))



## [1.1.4](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.1.3...nestjs-redox-1.1.4) (2024-06-15)


Expand Down
2 changes: 1 addition & 1 deletion libs/nestjs-redox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-redox",
"version": "1.1.4",
"version": "1.1.5",
"description": "This NestJS module enables to auto-generate beautiful API docs using Swagger and Redoc. It supports NestJS 10, ExpressJS and Fastify.",
"dependencies": {
"handlebars": "^4.7.8",
Expand Down

0 comments on commit e87cf25

Please sign in to comment.