Skip to content

Commit

Permalink
chore(release): 2.173.25
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Aug 23, 2024
1 parent e817092 commit a9da8dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.173.25](https://github.com/SocialGouv/domifa/compare/v2.173.24...v2.173.25) (2024-08-23)


### Bug Fixes

* **frontend:** refactor of ngRx using to reduce memory usage ([38b1853](https://github.com/SocialGouv/domifa/commit/38b185335e538f6debcebd3cb4ef9a4948265eb3))
* **frontend:** update unit test mocks ([e817092](https://github.com/SocialGouv/domifa/commit/e817092fbd574b72d2662ce05e4bdb131fe0578d))

## [2.173.24](https://github.com/SocialGouv/domifa/compare/v2.173.23...v2.173.24) (2024-08-22)


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.173.24",
"version": "2.173.25",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
Expand Down

0 comments on commit a9da8dd

Please sign in to comment.