Skip to content

Commit

Permalink
Merge branch 'master' of github.com:etienne-bechara/crux
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-bechara committed Oct 19, 2024
2 parents 049e00d + 14c0206 commit f627209
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.9.1](https://github.com/etienne-bechara/crux/compare/v5.9.0...v5.9.1) (2024-09-30)


### Bug Fixes

* **validate:** prevent class-transformer from reordering object keys ([fa83a95](https://github.com/etienne-bechara/crux/commit/fa83a9572f6ba4e6c68582b876b20cf456923a95))

# [5.9.0](https://github.com/etienne-bechara/crux/compare/v5.8.2...v5.9.0) (2024-09-28)


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.9.0",
"version": "5.9.1",
"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 f627209

Please sign in to comment.