Skip to content

Commit

Permalink
chore(release): version 1.286.2
Browse files Browse the repository at this point in the history
## [1.286.2](v1.286.1...v1.286.2) (2023-10-06)

### Bug Fixes

* **dashboard:** indication sur l'icône Description ([3d4ced0](3d4ced0))
  • Loading branch information
SocialGroovyBot committed Oct 6, 2023
1 parent 3d4ced0 commit 9895e4e
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.286.2](https://github.com/SocialGouv/mano/compare/v1.286.1...v1.286.2) (2023-10-06)


### Bug Fixes

* **dashboard:** indication sur l'icône Description ([3d4ced0](https://github.com/SocialGouv/mano/commit/3d4ced0e34cd42bf5a237f1ec199b8920d71fd62))

## [1.286.1](https://github.com/SocialGouv/mano/compare/v1.286.0...v1.286.1) (2023-10-05)


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.286.1",
"version": "1.286.2",
"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.286.1",
"version": "1.286.2",
"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.286.1",
"version": "1.286.2",
"mobileAppVersion": "2.37.2",
"private": true,
"engines": {
Expand Down

0 comments on commit 9895e4e

Please sign in to comment.