Skip to content

Commit

Permalink
chore(release): 2.163.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 21, 2024
1 parent 286e1db commit be6da4b
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.163.1](https://github.com/SocialGouv/domifa/compare/v2.163.0...v2.163.1) (2024-02-21)


### Bug Fixes

* **sentry:** upgrade sentry version in frontend ([286e1db](https://github.com/SocialGouv/domifa/commit/286e1db99ea096073b520530f0167c451b3ace72))
* **stats:** delete decision fail ([2eca899](https://github.com/SocialGouv/domifa/commit/2eca899aafc7df31ef45e5a61a36c9aeca94f759))

# [2.163.0](https://github.com/SocialGouv/domifa/compare/v2.162.0...v2.163.0) (2024-02-20)


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

0 comments on commit be6da4b

Please sign in to comment.