Skip to content

Commit

Permalink
chore(release): 2.142.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 9, 2023
1 parent 9af36f5 commit e2eaef6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.142.3](https://github.com/SocialGouv/domifa/compare/v2.142.2...v2.142.3) (2023-11-09)


### Bug Fixes

* **nginx:** update nginx rules ([9af36f5](https://github.com/SocialGouv/domifa/commit/9af36f5f03a8b644b989223dcfc92d84a143fb54))

## [2.142.2](https://github.com/SocialGouv/domifa/compare/v2.142.1...v2.142.2) (2023-11-08)


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

0 comments on commit e2eaef6

Please sign in to comment.