Skip to content

Commit

Permalink
chore(release): 2.168.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed May 14, 2024
1 parent 495a838 commit e1176e4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [2.168.0](https://github.com/SocialGouv/domifa/compare/v2.167.8...v2.168.0) (2024-05-14)


### Bug Fixes

* **backend:** fix unit test for config ([e5f8c3d](https://github.com/SocialGouv/domifa/commit/e5f8c3d9bd8ac107e4b2196ea0b0a2c08cf64131))
* **general:** fix sonarcloud issues ([495a838](https://github.com/SocialGouv/domifa/commit/495a838900dd1ea857024908a2bf02f8b901183c))
* **stats:** add new stats items ([ed9ea95](https://github.com/SocialGouv/domifa/commit/ed9ea95e3737fc05374bdd0e81faf7c247a71f71))


### Features

* **admin:** add stats in domiFa Admin ([a0c579c](https://github.com/SocialGouv/domifa/commit/a0c579c9265e95cc6bded6a1c04f589df52c1b52))
* **metabase:** add metabase to config ([9f18d4f](https://github.com/SocialGouv/domifa/commit/9f18d4f1c40aab863d5afe605a1050d51ad105ba))

## [2.167.8](https://github.com/SocialGouv/domifa/compare/v2.167.7...v2.167.8) (2024-05-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "2.167.8",
"version": "2.168.0",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit e1176e4

Please sign in to comment.