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 Jan 9, 2025
2 parents fa3d393 + f0ca31a commit 4c3c9ae
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.10](https://github.com/etienne-bechara/crux/compare/v5.9.9...v5.9.10) (2025-01-04)


### Bug Fixes

* **doc:** add path summary coalesce support ([8e1e6d8](https://github.com/etienne-bechara/crux/commit/8e1e6d83de3deb6ff87d3bf3391041dbf28ba3a0))

## [5.9.9](https://github.com/etienne-bechara/crux/compare/v5.9.8...v5.9.9) (2024-11-21)


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.9",
"version": "5.9.10",
"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 4c3c9ae

Please sign in to comment.