Skip to content

Commit

Permalink
chore(release): version 1.302.5
Browse files Browse the repository at this point in the history
## [1.302.5](v1.302.4...v1.302.5) (2024-01-10)

### Bug Fixes

* remove migration on obs ([ac92226](ac92226))
  • Loading branch information
SocialGroovyBot committed Jan 10, 2024
1 parent ac92226 commit 5ce2207
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.302.5](https://github.com/SocialGouv/mano/compare/v1.302.4...v1.302.5) (2024-01-10)


### Bug Fixes

* remove migration on obs ([ac92226](https://github.com/SocialGouv/mano/commit/ac92226aafb71d680b3b5110ed33d3dbafb8ee97))

## [1.302.4](https://github.com/SocialGouv/mano/compare/v1.302.3...v1.302.4) (2024-01-10)


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

0 comments on commit 5ce2207

Please sign in to comment.