Skip to content

Commit

Permalink
chore(release): version 1.81.3
Browse files Browse the repository at this point in the history
## [1.81.3](v1.81.2...v1.81.3) (2022-04-01)

### Bug Fixes

* **app:** loose bottom navigation bar ([#546](#546)) ([97c23cd](97c23cd))
  • Loading branch information
SocialGroovyBot committed Apr 1, 2022
1 parent 97c23cd commit 0557f5c
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.81.3](https://github.com/SocialGouv/mano/compare/v1.81.2...v1.81.3) (2022-04-01)


### Bug Fixes

* **app:** loose bottom navigation bar ([#546](https://github.com/SocialGouv/mano/issues/546)) ([97c23cd](https://github.com/SocialGouv/mano/commit/97c23cd91219009c31d30060473633a379a634d1))

## [1.81.2](https://github.com/SocialGouv/mano/compare/v1.81.1...v1.81.2) (2022-03-30)


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.81.2",
"version": "1.81.3",
"mobileAppVersion": "2.16.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.81.2",
"version": "1.81.3",
"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": "boilerplate",
"version": "1.81.2",
"version": "1.81.3",
"private": true,
"engines": {
"npm": "please-use-yarn",
Expand Down

0 comments on commit 0557f5c

Please sign in to comment.