Skip to content

Commit

Permalink
chore(release): version 1.85.7
Browse files Browse the repository at this point in the history
## [1.85.7](v1.85.6...v1.85.7) (2022-04-05)

### Bug Fixes

* fix tests ([489c307](489c307))
  • Loading branch information
SocialGroovyBot committed Apr 5, 2022
1 parent 489c307 commit 4f1a312
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.85.7](https://github.com/SocialGouv/mano/compare/v1.85.6...v1.85.7) (2022-04-05)


### Bug Fixes

* fix tests ([489c307](https://github.com/SocialGouv/mano/commit/489c30732892e2eaecfce33f8c9b038741a0d84a))

## [1.85.6](https://github.com/SocialGouv/mano/compare/v1.85.5...v1.85.6) (2022-04-04)


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.85.6",
"version": "1.85.7",
"mobileAppVersion": "2.17.0",
"description": "",
"main": "index.js",
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.85.6",
"version": "1.85.7",
"private": true,
"dependencies": {
"@babel/runtime": "^7.14.5",
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boilerplate",
"version": "1.85.6",
"version": "1.85.7",
"private": true,
"engines": {
"npm": "please-use-yarn",

0 comments on commit 4f1a312

Please sign in to comment.