File tree 10 files changed +53
-5
lines changed
10 files changed +53
-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.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.168.0...v4.168.1) (2024-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **e2e:** rendre la spec brut/net non flaky ([#6371](https://github.com/SocialGouv/code-du-travail-numerique/issues/6371)) ([5098955](https://github.com/SocialGouv/code-du-travail-numerique/commit/509895594a0992e34daa0ecb4baf0f4ed439f13d))
12
+ * **fiches SP:** gérer les cas de liens sans attributs URL ([#6372](https://github.com/SocialGouv/code-du-travail-numerique/issues/6372)) ([54bcc48](https://github.com/SocialGouv/code-du-travail-numerique/commit/54bcc48eba51c5a5e3ac72f5c5ec58e0ea376df5))
13
+
14
+
15
+
16
+
17
+
6
18
# [4.168.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0) (2024-12-17)
7
19
8
20
Original file line number Diff line number Diff line change 7
7
}
8
8
},
9
9
"npmClient" : " yarn" ,
10
- "version" : " 4.168.0 " ,
10
+ "version" : " 4.168.1 " ,
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.1] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.168.0...v4.168.1 ) (2024-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** e2e:** rendre la spec brut/net non flaky ([ #6371 ] ( https://github.com/SocialGouv/code-du-travail-numerique/issues/6371 ) ) ([ 5098955] ( https://github.com/SocialGouv/code-du-travail-numerique/commit/509895594a0992e34daa0ecb4baf0f4ed439f13d ) )
12
+ * ** fiches SP:** gérer les cas de liens sans attributs URL ([ #6372 ] ( https://github.com/SocialGouv/code-du-travail-numerique/issues/6372 ) ) ([ 54bcc48] ( https://github.com/SocialGouv/code-du-travail-numerique/commit/54bcc48eba51c5a5e3ac72f5c5ec58e0ea376df5 ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 4.168.0] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0 ) (2024-12-17)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cdt/frontend" ,
3
- "version" : " 4.168.0 " ,
3
+ "version" : " 4.168.1 " ,
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.1] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.168.0...v4.168.1 ) (2024-12-17)
7
+
8
+ ** Note:** Version bump only for package @socialgouv/modeles-social
9
+
10
+
11
+
12
+
13
+
6
14
# [ 4.168.0] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0 ) (2024-12-17)
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.168.0 " ,
7
+ "version" : " 4.168.1 " ,
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.1] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.168.0...v4.168.1 ) (2024-12-17)
7
+
8
+ ** Note:** Version bump only for package @socialgouv/cdtn-utils
9
+
10
+
11
+
12
+
13
+
6
14
# [ 4.168.0] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0 ) (2024-12-17)
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.168.0 " ,
7
+ "version" : " 4.168.1 " ,
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.1] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.168.0...v4.168.1 ) (2024-12-17)
7
+
8
+ ** Note:** Version bump only for package @socialgouv/cdtn-ui
9
+
10
+
11
+
12
+
13
+
6
14
# [ 4.168.0] ( https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.167.2...v4.168.0 ) (2024-12-17)
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.168.0 " ,
7
+ "version" : " 4.168.1 " ,
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