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 Nov 21, 2024
2 parents 7b22cc3 + e36aa9f commit 3c4ac32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.9.8](https://github.com/etienne-bechara/crux/compare/v5.9.7...v5.9.8) (2024-11-21)


### Bug Fixes

* **orm:** drop unreliable subscriber support ([98c0323](https://github.com/etienne-bechara/crux/commit/98c03238472426ae65fda03c8af5f27406a56431))
* **orm:** typings for timestamp dto ([edb1579](https://github.com/etienne-bechara/crux/commit/edb1579e59164033315d17286f7f5b9c7073ed96))

## [5.9.7](https://github.com/etienne-bechara/crux/compare/v5.9.6...v5.9.7) (2024-11-11)


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.7",
"version": "5.9.8",
"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 3c4ac32

Please sign in to comment.