Skip to content

Commit

Permalink
chore(release): version 4.160.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 6, 2024
1 parent 4ebe479 commit 07c7c90
Show file tree
Hide file tree
Showing 10 changed files with 63 additions and 5 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.160.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.159.0...v4.160.0) (2024-11-06)


### Bug Fixes

* **dsfr:** Correction d'erreur sur la structure HTML pour les fiches mt ([#6264](https://github.com/SocialGouv/code-du-travail-numerique/issues/6264)) ([4ebe479](https://github.com/SocialGouv/code-du-travail-numerique/commit/4ebe479d73de9aa091bd48b75b10dda36e829077))
* **lighthouse:** ne pas throw d'erreur si les valeurs visées ne sont pas les bonnes ([#6258](https://github.com/SocialGouv/code-du-travail-numerique/issues/6258)) ([92fb699](https://github.com/SocialGouv/code-du-travail-numerique/commit/92fb6998fde74151dd319e2135f1c1c960b50ddc))


### Features

* changer la couleur de bouton de partage ([#6238](https://github.com/SocialGouv/code-du-travail-numerique/issues/6238)) ([756399b](https://github.com/SocialGouv/code-du-travail-numerique/commit/756399be7a31cca46154a3ac3c8b463b0f3bdcc2))
* **ci:** ajout de lighthouse sur les tests heavy pour les pages DSFR ([#6224](https://github.com/SocialGouv/code-du-travail-numerique/issues/6224)) ([34158c7](https://github.com/SocialGouv/code-du-travail-numerique/commit/34158c783a3f744d32c6f9870731426266818a0a))





# [4.159.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.158.1...v4.159.0) (2024-10-31)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
}
},
"npmClient": "yarn",
"version": "4.159.0",
"version": "4.160.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
16 changes: 16 additions & 0 deletions packages/code-du-travail-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.160.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.159.0...v4.160.0) (2024-11-06)


### Bug Fixes

* **dsfr:** Correction d'erreur sur la structure HTML pour les fiches mt ([#6264](https://github.com/SocialGouv/code-du-travail-numerique/issues/6264)) ([4ebe479](https://github.com/SocialGouv/code-du-travail-numerique/commit/4ebe479d73de9aa091bd48b75b10dda36e829077))


### Features

* changer la couleur de bouton de partage ([#6238](https://github.com/SocialGouv/code-du-travail-numerique/issues/6238)) ([756399b](https://github.com/SocialGouv/code-du-travail-numerique/commit/756399be7a31cca46154a3ac3c8b463b0f3bdcc2))





# [4.159.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.158.1...v4.159.0) (2024-10-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/frontend",
"version": "4.159.0",
"version": "4.160.0",
"description": "Code du travail frontend",
"private": true,
"homepage": "https://code-du-travail.beta.gouv.fr/",
Expand Down
8 changes: 8 additions & 0 deletions packages/code-du-travail-modeles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.160.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.159.0...v4.160.0) (2024-11-06)

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





# [4.159.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.158.1...v4.159.0) (2024-10-31)

**Note:** Version bump only for package @socialgouv/modeles-social
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.159.0",
"version": "4.160.0",
"description": "Les règles publicodes des simulateurs de code du travail numérique",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/code-du-travail-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.160.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.159.0...v4.160.0) (2024-11-06)

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





# [4.159.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.158.1...v4.159.0) (2024-10-31)

**Note:** Version bump only for package @socialgouv/cdtn-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.159.0",
"version": "4.160.0",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.160.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.159.0...v4.160.0) (2024-11-06)

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





# [4.159.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.158.1...v4.159.0) (2024-10-31)

**Note:** Version bump only for package @socialgouv/cdtn-ui
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.159.0",
"version": "4.160.0",
"description": "Composants ReactJS",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 07c7c90

Please sign in to comment.