Skip to content

Commit 727ca45

Browse files
chore(release): version 4.215.0
1 parent 76bc2aa commit 727ca45

8 files changed

Lines changed: 52 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [4.215.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.214.0...v4.215.0) (2026-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **html:** gestion des listes et des informations dans la page de `modèle de documents` ([#7117](https://github.com/SocialGouv/code-du-travail-numerique/issues/7117)) ([b1d470d](https://github.com/SocialGouv/code-du-travail-numerique/commit/b1d470d8ad29f54ef5cf158e394dc9fb20dc5597))
12+
13+
14+
### Features
15+
16+
* **search:** search improvements ([#7107](https://github.com/SocialGouv/code-du-travail-numerique/issues/7107)) ([76bc2aa](https://github.com/SocialGouv/code-du-travail-numerique/commit/76bc2aa88668fa9cbbc1e0f172520eff6da07082))
17+
18+
19+
20+
21+
622
# [4.214.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.213.0...v4.214.0) (2026-02-17)
723

824

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"npmClient": "pnpm",
10-
"version": "4.214.0",
10+
"version": "4.215.0",
1111
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1212
}

packages/code-du-travail-frontend/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [4.215.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.214.0...v4.215.0) (2026-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **html:** gestion des listes et des informations dans la page de `modèle de documents` ([#7117](https://github.com/SocialGouv/code-du-travail-numerique/issues/7117)) ([b1d470d](https://github.com/SocialGouv/code-du-travail-numerique/commit/b1d470d8ad29f54ef5cf158e394dc9fb20dc5597))
12+
13+
14+
### Features
15+
16+
* **search:** search improvements ([#7107](https://github.com/SocialGouv/code-du-travail-numerique/issues/7107)) ([76bc2aa](https://github.com/SocialGouv/code-du-travail-numerique/commit/76bc2aa88668fa9cbbc1e0f172520eff6da07082))
17+
18+
19+
20+
21+
622
# [4.214.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.213.0...v4.214.0) (2026-02-17)
723

824

packages/code-du-travail-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cdt/frontend",
3-
"version": "4.214.0",
3+
"version": "4.215.0",
44
"description": "Code du travail frontend",
55
"private": true,
66
"homepage": "https://code-du-travail.beta.gouv.fr/",

packages/code-du-travail-modeles/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
# [4.215.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.214.0...v4.215.0) (2026-02-20)
7+
8+
**Note:** Version bump only for package @socialgouv/modeles-social
9+
10+
11+
12+
13+
614
# [4.214.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.213.0...v4.214.0) (2026-02-17)
715

816

packages/code-du-travail-modeles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"registry": "https://registry.npmjs.org/"
66
},
7-
"version": "4.214.0",
7+
"version": "4.215.0",
88
"description": "Les règles publicodes des simulateurs de code du travail numérique",
99
"main": "./lib/index.js",
1010
"types": "./lib/index.d.ts",

packages/code-du-travail-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
# [4.215.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.214.0...v4.215.0) (2026-02-20)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-utils
9+
10+
11+
12+
13+
614
# [4.214.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.213.0...v4.214.0) (2026-02-17)
715

816

packages/code-du-travail-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"registry": "https://registry.npmjs.org/"
66
},
7-
"version": "4.214.0",
7+
"version": "4.215.0",
88
"main": "build/index.js",
99
"module": "build/index.js",
1010
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)