Skip to content

Commit

Permalink
chore(release): version 1.284.9
Browse files Browse the repository at this point in the history
## [1.284.9](v1.284.8...v1.284.9) (2023-09-19)

### Bug Fixes

* MANO-PX MANO-Q7 person is undefined ([#1662](#1662)) ([0cc5097](0cc5097))
  • Loading branch information
SocialGroovyBot committed Sep 19, 2023
1 parent 0cc5097 commit dd56bb8
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.284.9](https://github.com/SocialGouv/mano/compare/v1.284.8...v1.284.9) (2023-09-19)


### Bug Fixes

* MANO-PX MANO-Q7 person is undefined ([#1662](https://github.com/SocialGouv/mano/issues/1662)) ([0cc5097](https://github.com/SocialGouv/mano/commit/0cc5097701060ce3b24d6ea6765493c563d1b437))

## [1.284.8](https://github.com/SocialGouv/mano/compare/v1.284.7...v1.284.8) (2023-09-18)


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.284.8",
"version": "1.284.9",
"mobileAppVersion": "2.37.0",
"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.284.8",
"version": "1.284.9",
"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.284.8",
"version": "1.284.9",
"mobileAppVersion": "2.37.0",
"private": true,
"engines": {
Expand Down

0 comments on commit dd56bb8

Please sign in to comment.