Skip to content

Commit 6aced18

Browse files
chore(release): version 4.177.0
1 parent 5bc47fd commit 6aced18

File tree

10 files changed

+51
-5
lines changed

10 files changed

+51
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.177.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.176.0...v4.177.0) (2025-04-04)
7+
8+
9+
### Features
10+
11+
* ajout des redirections de 2717 et 2397 vers 3252 ([#6521](https://github.com/SocialGouv/code-du-travail-numerique/issues/6521)) ([5bc47fd](https://github.com/SocialGouv/code-du-travail-numerique/commit/5bc47fd91d2750e74ffcca36dddb1fbe7e997fa0))
12+
13+
14+
15+
16+
617
# [4.176.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.175.0...v4.176.0) (2025-03-31)
718

819

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": "4.176.0",
10+
"version": "4.177.0",
1111
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1212
}

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.177.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.176.0...v4.177.0) (2025-04-04)
7+
8+
9+
### Features
10+
11+
* ajout des redirections de 2717 et 2397 vers 3252 ([#6521](https://github.com/SocialGouv/code-du-travail-numerique/issues/6521)) ([5bc47fd](https://github.com/SocialGouv/code-du-travail-numerique/commit/5bc47fd91d2750e74ffcca36dddb1fbe7e997fa0))
12+
13+
14+
15+
16+
617
# [4.176.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.175.0...v4.176.0) (2025-03-31)
718

819

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.176.0",
3+
"version": "4.177.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.177.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.176.0...v4.177.0) (2025-04-04)
7+
8+
**Note:** Version bump only for package @socialgouv/modeles-social
9+
10+
11+
12+
13+
614
# [4.176.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.175.0...v4.176.0) (2025-03-31)
715

816
**Note:** Version bump only for package @socialgouv/modeles-social

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.176.0",
7+
"version": "4.177.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.177.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.176.0...v4.177.0) (2025-04-04)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-utils
9+
10+
11+
12+
13+
614
# [4.176.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.175.0...v4.176.0) (2025-03-31)
715

816
**Note:** Version bump only for package @socialgouv/cdtn-utils

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.176.0",
7+
"version": "4.177.0",
88
"main": "build/index.js",
99
"module": "build/index.js",
1010
"types": "build/index.d.ts",

packages/react-ui/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.177.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.176.0...v4.177.0) (2025-04-04)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-ui
9+
10+
11+
12+
13+
614
# [4.176.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.175.0...v4.176.0) (2025-03-31)
715

816
**Note:** Version bump only for package @socialgouv/cdtn-ui

packages/react-ui/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.176.0",
7+
"version": "4.177.0",
88
"description": "Composants ReactJS",
99
"main": "lib/index.js",
1010
"files": [

0 commit comments

Comments
 (0)