Skip to content

Commit

Permalink
📦 Release v2.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
resorptionbidonvilles committed Oct 1, 2024
1 parent 1271dbb commit 3de86c3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@resorptionbidonvilles/fullstack",
"description": "Dépôt fullstack de la plateforme Résorption Bidonvilles, par la DIHAL",
"version": "2.20.1",
"version": "2.20.2",
"license": "AGPL-3.0-or-later",
"workspaces": [
"packages/api",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@resorptionbidonvilles/api",
"version": "2.20.1",
"version": "2.20.2",
"description": "API d'Action Bidonvilles",
"main": "server/index.ts",
"repository": "git+https://github.com/MTES-MCT/action-bidonvilles.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@resorptionbidonvilles/webapp3",
"version": "2.20.1",
"version": "2.20.2",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"postcss-custom-properties": "^13.3.2",
"vue-matomo": "^4.1.0"
},
"version": "2.20.1"
"version": "2.20.2"
}

0 comments on commit 3de86c3

Please sign in to comment.