Skip to content

Commit

Permalink
chore(release): 5.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.7.3](v5.7.2...v5.7.3) (2024-06-23)

### Bug Fixes

* **package:** bump minor versions ([27c89e3](27c89e3))
* **package:** rollback eslint to 8.5.0 ([3872716](3872716))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 92c8a08 commit 9ca6e8d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.7.3](https://github.com/etienne-bechara/crux/compare/v5.7.2...v5.7.3) (2024-06-23)


### Bug Fixes

* **package:** bump minor versions ([27c89e3](https://github.com/etienne-bechara/crux/commit/27c89e38bafe6545b92bae21bf63bf28e78768b1))
* **package:** rollback eslint to 8.5.0 ([3872716](https://github.com/etienne-bechara/crux/commit/3872716e94d1215c48eaca5ae875fe6a02ac0da6))

## [5.7.2](https://github.com/etienne-bechara/crux/compare/v5.7.1...v5.7.2) (2024-04-28)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bechara/crux",
"version": "5.7.2",
"version": "5.7.3",
"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 Expand Up @@ -100,4 +100,4 @@
"ts-node-dev": "2.0.0",
"typescript": "5.2.2"
}
}
}

0 comments on commit 9ca6e8d

Please sign in to comment.