Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/SocialGouv/mano
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Oct 9, 2023
2 parents 72d0d6e + c9c81ce commit 3c7da78
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.288.1](https://github.com/SocialGouv/mano/compare/v1.288.0...v1.288.1) (2023-10-09)


### Bug Fixes

* oops wrong email ([0962578](https://github.com/SocialGouv/mano/commit/0962578fefb18a10444750fdf9dc2f2be1e72eba))

# [1.288.0](https://github.com/SocialGouv/mano/compare/v1.287.0...v1.288.0) (2023-10-09)


Expand Down
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api_mano",
"version": "1.288.0",
"version": "1.288.1",
"mobileAppVersion": "2.37.2",
"description": "",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dashboard",
"version": "1.288.0",
"version": "1.288.1",
"private": true,
"dependencies": {
"@babel/runtime": "^7.14.5",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "1.288.0",
"version": "1.288.1",
"mobileAppVersion": "2.37.2",
"private": true,
"engines": {
Expand Down

0 comments on commit 3c7da78

Please sign in to comment.