Skip to content

Commit f5b5891

Browse files
chore(release): 6.2.4 [skip ci]
## [6.2.4](v6.2.3...v6.2.4) (2025-06-12) ### Bug Fixes * **app:** remove serving static assets ([5500654](5500654))
1 parent 2ca738e commit f5b5891

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.2.4](https://github.com/etienne-bechara/crux/compare/v6.2.3...v6.2.4) (2025-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **app:** remove serving static assets ([5500654](https://github.com/etienne-bechara/crux/commit/550065464a829e27d1bd1a12ffc1f2bb441c52d8))
7+
18
## [6.2.3](https://github.com/etienne-bechara/crux/compare/v6.2.2...v6.2.3) (2025-06-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bechara/crux",
3-
"version": "6.2.3",
3+
"version": "6.2.4",
44
"description": "Node.js backend package including: framework (NestJS), HTTP server (Fastify), HTTP client (Fetch), distributed caching (ioredis), ORM (MikroORM), documentation (OpenAPI), logger (Loki), metrics (Prometheus) and tracing (Tempo with OpenTelemetry).",
55
"author": {
66
"name": "Etienne Bechara",

0 commit comments

Comments
 (0)