Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 94a8d19

Browse files
chore(release): version 1.309.1
## [1.309.1](v1.309.0...v1.309.1) (2025-02-03) ### Bug Fixes * **ci-cd:** use token-bureau ([#1914](#1914)) ([7ab4b98](7ab4b98))
1 parent 7ab4b98 commit 94a8d19

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.309.1](https://github.com/SocialGouv/mano/compare/v1.309.0...v1.309.1) (2025-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci-cd:** use token-bureau ([#1914](https://github.com/SocialGouv/mano/issues/1914)) ([7ab4b98](https://github.com/SocialGouv/mano/commit/7ab4b98bddde680b4f5afe89b51a07541a2b029e))
7+
18
# [1.309.0](https://github.com/SocialGouv/mano/compare/v1.308.0...v1.309.0) (2024-03-05)
29

310

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api_mano",
3-
"version": "1.309.0",
3+
"version": "1.309.1",
44
"mobileAppVersion": "2.38.0",
55
"description": "",
66
"main": "index.js",

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dashboard",
3-
"version": "1.309.0",
3+
"version": "1.309.1",
44
"private": true,
55
"dependencies": {
66
"@babel/runtime": "^7.14.5",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "1.309.0",
3+
"version": "1.309.1",
44
"mobileAppVersion": "2.38.0",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)