Skip to content

Commit

Permalink
chore(release): 0.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.4](v0.8.3...v0.8.4) (2024-09-23)

### 🏗️ Tech

- [#39](#39) Remonter les métriques du container et des pools de connexions
  • Loading branch information
semantic-release-bot committed Sep 23, 2024
1 parent 32a794f commit 887f0a6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.8.4](https://github.com/1024pix/pix-api-data/compare/v0.8.3...v0.8.4) (2024-09-23)

### :building_construction: Tech

- [#39](https://github.com/1024pix/pix-api-data/pull/39) Remonter les métriques du container et des pools de connexions

## [0.8.3](https://github.com/1024pix/pix-api-data/compare/v0.8.2...v0.8.3) (2024-09-23)

### :coffee: Autre
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pix-api-data",
"type": "module",
"version": "0.8.3",
"version": "0.8.4",
"license": "AGPL-3.0",
"engines": {
"node": "20.15.1",
Expand Down

0 comments on commit 887f0a6

Please sign in to comment.