Skip to content

Commit

Permalink
chore(release): 2.169.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 5, 2024
1 parent 366eef2 commit fbd10f0
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.169.6](https://github.com/SocialGouv/domifa/compare/v2.169.5...v2.169.6) (2024-06-05)


### Bug Fixes

* **backend:** delete enum ([366eef2](https://github.com/SocialGouv/domifa/commit/366eef26318372895c69c61ad2a01c596df74853))
* **backend:** fix anon functions ([de77951](https://github.com/SocialGouv/domifa/commit/de7795136a01d56c06387f0b4cd0dba4a18d3b37))

## [2.169.5](https://github.com/SocialGouv/domifa/compare/v2.169.4...v2.169.5) (2024-06-05)


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.169.5",
"version": "2.169.6",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit fbd10f0

Please sign in to comment.