Skip to content

Commit

Permalink
chore(release): version 1.297.8
Browse files Browse the repository at this point in the history
## [1.297.8](v1.297.7...v1.297.8) (2023-11-29)

### Bug Fixes

* log ([d697244](d697244))
  • Loading branch information
SocialGroovyBot committed Nov 29, 2023
1 parent d697244 commit 172a9d2
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.297.8](https://github.com/SocialGouv/mano/compare/v1.297.7...v1.297.8) (2023-11-29)


### Bug Fixes

* log ([d697244](https://github.com/SocialGouv/mano/commit/d697244fdb3619034c4c4b5ce61aad12004cd5f4))

## [1.297.7](https://github.com/SocialGouv/mano/compare/v1.297.6...v1.297.7) (2023-11-28)


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.297.7",
"version": "1.297.8",
"mobileAppVersion": "2.37.5",
"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.297.7",
"version": "1.297.8",
"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.297.7",
"version": "1.297.8",
"mobileAppVersion": "2.37.5",
"private": true,
"engines": {
Expand Down

0 comments on commit 172a9d2

Please sign in to comment.