Skip to content

Commit 4ac9b6f

Browse files
chore(release): version 4.168.0
1 parent 85918d7 commit 4ac9b6f

File tree

10 files changed

+61
-5
lines changed

10 files changed

+61
-5
lines changed

CHANGELOG.md

+16
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.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **matomo:** envoyer les events de changement de pages ([#6368](https://github.com/SocialGouv/code-du-travail-numerique/issues/6368)) ([fdd8487](https://github.com/SocialGouv/code-du-travail-numerique/commit/fdd8487be4d4e970bcd0574827bda1bbbd704dc9))
12+
13+
14+
### Features
15+
16+
* **DSFR:** migration des pages fiches service public ([#6277](https://github.com/SocialGouv/code-du-travail-numerique/issues/6277)) ([85918d7](https://github.com/SocialGouv/code-du-travail-numerique/commit/85918d7d56d2941e119701e1fbb858935f97fb73))
17+
18+
19+
20+
21+
622
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
723

824

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"npmClient": "yarn",
10-
"version": "4.167.2",
10+
"version": "4.168.0",
1111
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1212
}

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

+16
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.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **matomo:** envoyer les events de changement de pages ([#6368](https://github.com/SocialGouv/code-du-travail-numerique/issues/6368)) ([fdd8487](https://github.com/SocialGouv/code-du-travail-numerique/commit/fdd8487be4d4e970bcd0574827bda1bbbd704dc9))
12+
13+
14+
### Features
15+
16+
* **DSFR:** migration des pages fiches service public ([#6277](https://github.com/SocialGouv/code-du-travail-numerique/issues/6277)) ([85918d7](https://github.com/SocialGouv/code-du-travail-numerique/commit/85918d7d56d2941e119701e1fbb858935f97fb73))
17+
18+
19+
20+
21+
622
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
723

824

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cdt/frontend",
3-
"version": "4.167.2",
3+
"version": "4.168.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

+8
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.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7+
8+
**Note:** Version bump only for package @socialgouv/modeles-social
9+
10+
11+
12+
13+
614
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
715

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

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

+1-1
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.167.2",
7+
"version": "4.168.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

+8
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.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-utils
9+
10+
11+
12+
13+
614
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
715

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

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

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

packages/react-ui/CHANGELOG.md

+8
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.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7+
8+
**Note:** Version bump only for package @socialgouv/cdtn-ui
9+
10+
11+
12+
13+
614
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
715

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

packages/react-ui/package.json

+1-1
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.167.2",
7+
"version": "4.168.0",
88
"description": "Composants ReactJS",
99
"main": "lib/index.js",
1010
"files": [

0 commit comments

Comments
 (0)