Skip to content

Commit

Permalink
chore(release): 5.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.8.2](v5.8.1...v5.8.2) (2024-09-02)

### Bug Fixes

* **validate:** allow response validation throwing to be configurable ([8753e9d](8753e9d))
  • Loading branch information
semantic-release-bot committed Sep 2, 2024
1 parent 21bc6ce commit ba18ed3
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.8.2](https://github.com/etienne-bechara/crux/compare/v5.8.1...v5.8.2) (2024-09-02)


### Bug Fixes

* **validate:** allow response validation throwing to be configurable ([8753e9d](https://github.com/etienne-bechara/crux/commit/8753e9d1b5ac2cccae78b7ef2dd9433690c2723d))

## [5.8.1](https://github.com/etienne-bechara/crux/compare/v5.8.0...v5.8.1) (2024-08-24)


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.8.1",
"version": "5.8.2",
"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 ba18ed3

Please sign in to comment.