Skip to content

Commit

Permalink
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.173.0](https://github.com/SocialGouv/domifa/compare/v2.172.6...v2.173.0) (2024-07-09)


### Bug Fixes

* **backend:** update test dump ([399d2e8](https://github.com/SocialGouv/domifa/commit/399d2e8885d465c4abaf2bfab30ce46f8b1b87eb))
* **frontend:** add standalone component for stats ([a0ec76f](https://github.com/SocialGouv/domifa/commit/a0ec76f975e986243a7bd8322b7130330e9c2c71))


### Features

* **backend:** add new cache system ([3edbee0](https://github.com/SocialGouv/domifa/commit/3edbee0b41005b1e132a72a1e3e27a36b58e67d4))

## [2.172.6](https://github.com/SocialGouv/domifa/compare/v2.172.5...v2.172.6) (2024-07-09)


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.172.6",
"version": "2.173.0",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",

0 comments on commit a6ca165

Please sign in to comment.