From 218c423c9ecfd55fa32acc70337244dc1f93d4c4 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:34:04 +0000 Subject: [PATCH] chore(release): version 4.164.1 --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- packages/code-du-travail-frontend/CHANGELOG.md | 11 +++++++++++ packages/code-du-travail-frontend/package.json | 2 +- packages/code-du-travail-modeles/CHANGELOG.md | 8 ++++++++ packages/code-du-travail-modeles/package.json | 2 +- packages/code-du-travail-utils/CHANGELOG.md | 8 ++++++++ packages/code-du-travail-utils/package.json | 2 +- packages/react-ui/CHANGELOG.md | 8 ++++++++ packages/react-ui/package.json | 2 +- 10 files changed, 51 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b9de0a7bd..66847c589e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.164.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.164.0...v4.164.1) (2024-11-18) + + +### Bug Fixes + +* **fiches-mt:** modication de la canonical ([#6306](https://github.com/SocialGouv/code-du-travail-numerique/issues/6306)) ([cf296a8](https://github.com/SocialGouv/code-du-travail-numerique/commit/cf296a8f382b875a148703837309118bf286c42e)) + + + + + # [4.164.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.163.0...v4.164.0) (2024-11-15) diff --git a/lerna.json b/lerna.json index 0637aad5ac..ea54bad9ab 100644 --- a/lerna.json +++ b/lerna.json @@ -7,6 +7,6 @@ } }, "npmClient": "yarn", - "version": "4.164.0", + "version": "4.164.1", "$schema": "node_modules/lerna/schemas/lerna-schema.json" } \ No newline at end of file diff --git a/packages/code-du-travail-frontend/CHANGELOG.md b/packages/code-du-travail-frontend/CHANGELOG.md index ad1070e194..3f467146f0 100644 --- a/packages/code-du-travail-frontend/CHANGELOG.md +++ b/packages/code-du-travail-frontend/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.164.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.164.0...v4.164.1) (2024-11-18) + + +### Bug Fixes + +* **fiches-mt:** modication de la canonical ([#6306](https://github.com/SocialGouv/code-du-travail-numerique/issues/6306)) ([cf296a8](https://github.com/SocialGouv/code-du-travail-numerique/commit/cf296a8f382b875a148703837309118bf286c42e)) + + + + + # [4.164.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.163.0...v4.164.0) (2024-11-15) diff --git a/packages/code-du-travail-frontend/package.json b/packages/code-du-travail-frontend/package.json index 8c10bec120..3fc434abef 100644 --- a/packages/code-du-travail-frontend/package.json +++ b/packages/code-du-travail-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@cdt/frontend", - "version": "4.164.0", + "version": "4.164.1", "description": "Code du travail frontend", "private": true, "homepage": "https://code-du-travail.beta.gouv.fr/", diff --git a/packages/code-du-travail-modeles/CHANGELOG.md b/packages/code-du-travail-modeles/CHANGELOG.md index e06bec8996..361c8ebd2f 100644 --- a/packages/code-du-travail-modeles/CHANGELOG.md +++ b/packages/code-du-travail-modeles/CHANGELOG.md @@ -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.164.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.164.0...v4.164.1) (2024-11-18) + +**Note:** Version bump only for package @socialgouv/modeles-social + + + + + # [4.164.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.163.0...v4.164.0) (2024-11-15) **Note:** Version bump only for package @socialgouv/modeles-social diff --git a/packages/code-du-travail-modeles/package.json b/packages/code-du-travail-modeles/package.json index 8747402947..9419cf9a0a 100644 --- a/packages/code-du-travail-modeles/package.json +++ b/packages/code-du-travail-modeles/package.json @@ -4,7 +4,7 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "version": "4.164.0", + "version": "4.164.1", "description": "Les règles publicodes des simulateurs de code du travail numérique", "main": "./lib/index.js", "types": "./lib/index.d.ts", diff --git a/packages/code-du-travail-utils/CHANGELOG.md b/packages/code-du-travail-utils/CHANGELOG.md index 168a8f0d72..335b415bbe 100644 --- a/packages/code-du-travail-utils/CHANGELOG.md +++ b/packages/code-du-travail-utils/CHANGELOG.md @@ -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.164.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.164.0...v4.164.1) (2024-11-18) + +**Note:** Version bump only for package @socialgouv/cdtn-utils + + + + + # [4.164.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.163.0...v4.164.0) (2024-11-15) **Note:** Version bump only for package @socialgouv/cdtn-utils diff --git a/packages/code-du-travail-utils/package.json b/packages/code-du-travail-utils/package.json index 932a5861d7..b9f0a4c66d 100644 --- a/packages/code-du-travail-utils/package.json +++ b/packages/code-du-travail-utils/package.json @@ -4,7 +4,7 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "version": "4.164.0", + "version": "4.164.1", "main": "build/index.js", "module": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/react-ui/CHANGELOG.md b/packages/react-ui/CHANGELOG.md index a9e520c3a2..0fe3c3bd7c 100644 --- a/packages/react-ui/CHANGELOG.md +++ b/packages/react-ui/CHANGELOG.md @@ -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.164.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.164.0...v4.164.1) (2024-11-18) + +**Note:** Version bump only for package @socialgouv/cdtn-ui + + + + + # [4.164.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.163.0...v4.164.0) (2024-11-15) **Note:** Version bump only for package @socialgouv/cdtn-ui diff --git a/packages/react-ui/package.json b/packages/react-ui/package.json index edb27cc2a5..da3824082a 100644 --- a/packages/react-ui/package.json +++ b/packages/react-ui/package.json @@ -4,7 +4,7 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "version": "4.164.0", + "version": "4.164.1", "description": "Composants ReactJS", "main": "lib/index.js", "files": [