Skip to content

Commit

Permalink
build($nestjs-redox): release version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed May 29, 2024
1 parent abc02d5 commit 0a93324
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.3](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.1.2...nestjs-redox-1.1.3) (2024-05-29)


### Bug Fixes

* **nestjs-redox:** add missing theme property ([e20cd7e](https://github.com/julianpoemp/nestjs-redox/commit/e20cd7ee90c222cbc0acc8684d86bc8b9a19c119))



## [1.1.2](https://github.com/julianpoemp/nestjs-redox/compare/nestjs-redox-1.1.1...nestjs-redox-1.1.2) (2024-03-06)


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.2",
"version": "1.1.3",
"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 0a93324

Please sign in to comment.