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

Commit 0ab933f

Browse files
chore(release): version 1.305.0
# [1.305.0](v1.304.7...v1.305.0) (2024-02-14) ### Features * print new report ([#1861](#1861)) ([c98d280](c98d280))
1 parent c98d280 commit 0ab933f

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.305.0](https://github.com/SocialGouv/mano/compare/v1.304.7...v1.305.0) (2024-02-14)
2+
3+
4+
### Features
5+
6+
* print new report ([#1861](https://github.com/SocialGouv/mano/issues/1861)) ([c98d280](https://github.com/SocialGouv/mano/commit/c98d28078b5095895d01ec87a73648f814eac541))
7+
18
## [1.304.7](https://github.com/SocialGouv/mano/compare/v1.304.6...v1.304.7) (2024-02-13)
29

310

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api_mano",
3-
"version": "1.304.7",
3+
"version": "1.305.0",
44
"mobileAppVersion": "2.38.0",
55
"description": "",
66
"main": "index.js",

dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dashboard",
3-
"version": "1.304.7",
3+
"version": "1.305.0",
44
"private": true,
55
"dependencies": {
66
"@babel/runtime": "^7.14.5",

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "1.304.7",
3+
"version": "1.305.0",
44
"mobileAppVersion": "2.38.0",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)