Skip to content

Commit

Permalink
chore(release): 2.134.11
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Sep 4, 2023
1 parent b46db82 commit 0f15ea6
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.134.11](https://github.com/SocialGouv/domifa/compare/v2.134.10...v2.134.11) (2023-09-04)


### Bug Fixes

* **api:** amélioration des DTO ([b46db82](https://github.com/SocialGouv/domifa/commit/b46db82a5c698b5a46ee886b3645ac76c3b2dac4))
* **frontend:** amélioration des linters, correction d'un bug sur Safari ([8bb8184](https://github.com/SocialGouv/domifa/commit/8bb81843d1ef16d1fc0dc06c79abf25bc08abf4e))

## [2.134.10](https://github.com/SocialGouv/domifa/compare/v2.134.9...v2.134.10) (2023-09-03)


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

0 comments on commit 0f15ea6

Please sign in to comment.