Skip to content

Commit 3451125

Browse files
chore(release): version 2.57.2
1 parent 406be30 commit 3451125

File tree

18 files changed

+53
-9
lines changed

18 files changed

+53
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.57.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.1...v2.57.2) (2025-05-06)
7+
8+
### Bug Fixes
9+
10+
- **package.json:** maj sécurité pour next ([#1573](https://github.com/SocialGouv/cdtn-admin/issues/1573)) ([406be30](https://github.com/SocialGouv/cdtn-admin/commit/406be302da301dbeb6b0093dd482f26dba7db293))
11+
12+
### Features
13+
14+
- ajout du nouvelle outils duerp ([#1569](https://github.com/SocialGouv/cdtn-admin/issues/1569)) ([8ca8dd9](https://github.com/SocialGouv/cdtn-admin/commit/8ca8dd99cdbc9fb4e9d55ba94d5d54d15ead6397))
15+
616
## [2.57.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.0...v2.57.1) (2025-05-05)
717

818
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"npmClient": "yarn",
10-
"version": "2.57.1",
10+
"version": "2.57.2",
1111
"useWorkspaces": true
1212
}

shared/elasticsearch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.57.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.1...v2.57.2) (2025-05-06)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch
9+
610
## [2.57.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.0...v2.57.1) (2025-05-05)
711

812
**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch

shared/elasticsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@socialgouv/cdtn-elasticsearch",
33
"description": "SocialGouv - Code du travail numerique - Infrastructure - Elasticsearch",
4-
"version": "2.57.1",
4+
"version": "2.57.2",
55
"babel": {
66
"plugins": [
77
"@babel/plugin-transform-modules-commonjs"

shared/eslint-config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.57.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.1...v2.57.2) (2025-05-06)
7+
8+
**Note:** Version bump only for package @shared/eslint-config
9+
610
## [2.57.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.0...v2.57.1) (2025-05-05)
711

812
**Note:** Version bump only for package @shared/eslint-config

shared/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shared/eslint-config",
3-
"version": "2.57.1",
3+
"version": "2.57.2",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

shared/types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.57.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.1...v2.57.2) (2025-05-06)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-types
9+
610
## [2.57.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.0...v2.57.1) (2025-05-05)
711

812
**Note:** Version bump only for package @socialgouv/cdtn-types

shared/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/SocialGouv/cdtn-admin.git"
1212
},
13-
"version": "2.57.1",
13+
"version": "2.57.2",
1414
"main": "build/index.js",
1515
"module": "build/index.js",
1616
"types": "build/index.d.ts",

shared/utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.57.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.1...v2.57.2) (2025-05-06)
7+
8+
**Note:** Version bump only for package @shared/utils
9+
610
## [2.57.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.57.0...v2.57.1) (2025-05-05)
711

812
**Note:** Version bump only for package @shared/utils

shared/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shared/utils",
3-
"version": "2.57.1",
3+
"version": "2.57.2",
44
"dependencies": {
55
"@socialgouv/cdtn-sources": "^4.91.1",
66
"@socialgouv/cdtn-utils": "^4.109.0",

0 commit comments

Comments
 (0)