Skip to content

Commit 9971eb0

Browse files
chore(release): version 2.67.3
1 parent 1d39696 commit 9971eb0

File tree

18 files changed

+49
-9
lines changed

18 files changed

+49
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.67.3](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.2...v2.67.3) (2026-02-10)
7+
8+
### Bug Fixes
9+
10+
- **contribution:** mauvais type sur le publish d'une contribution ([1d39696](https://github.com/SocialGouv/cdtn-admin/commit/1d396960d95b957b966261f42f551015b13c5276))
11+
612
## [2.67.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.1...v2.67.2) (2026-02-10)
713

814
### 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.67.2",
10+
"version": "2.67.3",
1111
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
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.67.3](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.2...v2.67.3) (2026-02-10)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch
9+
610
## [2.67.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.1...v2.67.2) (2026-02-10)
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.67.2",
4+
"version": "2.67.3",
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.67.3](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.2...v2.67.3) (2026-02-10)
7+
8+
**Note:** Version bump only for package @shared/eslint-config
9+
610
## [2.67.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.1...v2.67.2) (2026-02-10)
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.67.2",
3+
"version": "2.67.3",
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.67.3](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.2...v2.67.3) (2026-02-10)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-types
9+
610
## [2.67.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.1...v2.67.2) (2026-02-10)
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.67.2",
13+
"version": "2.67.3",
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.67.3](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.2...v2.67.3) (2026-02-10)
7+
8+
**Note:** Version bump only for package @shared/utils
9+
610
## [2.67.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.67.1...v2.67.2) (2026-02-10)
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.67.2",
3+
"version": "2.67.3",
44
"dependencies": {
55
"@socialgouv/cdtn-utils": "^4.208.2",
66
"@socialgouv/dila-api-client": "^1.2.4",

0 commit comments

Comments
 (0)