File tree 10 files changed +61
-5
lines changed
10 files changed +61
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
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
+
6
22
## [4.167.2](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2) (2024-12-13)
7
23
8
24
Original file line number Diff line number Diff line change 7
7
}
8
8
},
9
9
"npmClient" : " yarn" ,
10
- "version" : " 4.167.2 " ,
10
+ "version" : " 4.168.0 " ,
11
11
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
12
12
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
22
## [ 4.167.2] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2 ) (2024-12-13)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cdt/frontend" ,
3
- "version" : " 4.167.2 " ,
3
+ "version" : " 4.168.0 " ,
4
4
"description" : " Code du travail frontend" ,
5
5
"private" : true ,
6
6
"homepage" : " https://code-du-travail.beta.gouv.fr/" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 4.167.2] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2 ) (2024-12-13)
7
15
8
16
** Note:** Version bump only for package @socialgouv/modeles-social
Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 4.167.2 " ,
7
+ "version" : " 4.168.0 " ,
8
8
"description" : " Les règles publicodes des simulateurs de code du travail numérique" ,
9
9
"main" : " ./lib/index.js" ,
10
10
"types" : " ./lib/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 4.167.2] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2 ) (2024-12-13)
7
15
8
16
** Note:** Version bump only for package @socialgouv/cdtn-utils
Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 4.167.2 " ,
7
+ "version" : " 4.168.0 " ,
8
8
"main" : " build/index.js" ,
9
9
"module" : " build/index.js" ,
10
10
"types" : " build/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## [ 4.167.2] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.1...v4.167.2 ) (2024-12-13)
7
15
8
16
** Note:** Version bump only for package @socialgouv/cdtn-ui
Original file line number Diff line number Diff line change 4
4
"access" : " public" ,
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 4.167.2 " ,
7
+ "version" : " 4.168.0 " ,
8
8
"description" : " Composants ReactJS" ,
9
9
"main" : " lib/index.js" ,
10
10
"files" : [
You can’t perform that action at this time.
0 commit comments