Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-bechara committed Jan 26, 2024
2 parents 73d9b43 + ce5402b commit 52b76f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.3.6](https://github.com/etienne-bechara/crux/compare/v5.3.5...v5.3.6) (2024-01-26)


### Bug Fixes

* **validate:** expose build api property options ([fdbe110](https://github.com/etienne-bechara/crux/commit/fdbe110159fa1c8596f2fdfb1e2ae661d457c432))

## [5.3.5](https://github.com/etienne-bechara/crux/compare/v5.3.4...v5.3.5) (2024-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bechara/crux",
"version": "5.3.5",
"version": "5.3.6",
"description": "Node.js backend package including: framework (NestJS), HTTP server (Fastify), HTTP client (Fetch), distributed caching (ioredis), ORM (MikroORM), swagger documentation (Redoc), logger (Loki), metrics (Prometheus) and tracing (Tempo with OpenTelemetry).",
"author": {
"name": "Etienne Bechara",
Expand Down

0 comments on commit 52b76f1

Please sign in to comment.