From 1d13db7e57198d09c4357b3a416dd7497e45c1c9 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:43:07 +0000 Subject: [PATCH] chore(release): version 2.48.0 --- CHANGELOG.md | 10 ++++++++++ lerna.json | 2 +- shared/elasticsearch/CHANGELOG.md | 4 ++++ shared/elasticsearch/package.json | 2 +- shared/eslint-config/CHANGELOG.md | 4 ++++ shared/eslint-config/package.json | 2 +- shared/types/CHANGELOG.md | 10 ++++++++++ shared/types/package.json | 2 +- shared/utils/CHANGELOG.md | 4 ++++ shared/utils/package.json | 2 +- targets/alert-cli/CHANGELOG.md | 6 ++++++ targets/alert-cli/package.json | 2 +- targets/export-elasticsearch/CHANGELOG.md | 10 ++++++++++ targets/export-elasticsearch/package.json | 2 +- targets/frontend/CHANGELOG.md | 10 ++++++++++ targets/frontend/package.json | 2 +- targets/ingester/CHANGELOG.md | 4 ++++ targets/ingester/package.json | 2 +- 18 files changed, 71 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ee779b3..b47c45ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +### Bug Fixes + +- **export-es:** affichage des documents qui ont été mis à jour dans la popup ([#1454](https://github.com/SocialGouv/cdtn-admin/issues/1454)) ([0e3efe0](https://github.com/SocialGouv/cdtn-admin/commit/0e3efe0afd89f05279882b04e01f5c4da483d901)), closes [#1457](https://github.com/SocialGouv/cdtn-admin/issues/1457) + +### Features + +- **contribution:** ajout d'un titre pour le SEO ([#1456](https://github.com/SocialGouv/cdtn-admin/issues/1456)) ([c471b66](https://github.com/SocialGouv/cdtn-admin/commit/c471b66d9de0406e3bbe3697dbf48acf72d51e62)) + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) ### Bug Fixes diff --git a/lerna.json b/lerna.json index cac62b9c3..4f2094f3d 100644 --- a/lerna.json +++ b/lerna.json @@ -7,6 +7,6 @@ } }, "npmClient": "yarn", - "version": "2.47.2", + "version": "2.48.0", "useWorkspaces": true } diff --git a/shared/elasticsearch/CHANGELOG.md b/shared/elasticsearch/CHANGELOG.md index ada7ef7f7..5aba99c9e 100644 --- a/shared/elasticsearch/CHANGELOG.md +++ b/shared/elasticsearch/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package @socialgouv/cdtn-elasticsearch diff --git a/shared/elasticsearch/package.json b/shared/elasticsearch/package.json index 962ef0930..70245169c 100644 --- a/shared/elasticsearch/package.json +++ b/shared/elasticsearch/package.json @@ -1,7 +1,7 @@ { "name": "@socialgouv/cdtn-elasticsearch", "description": "SocialGouv - Code du travail numerique - Infrastructure - Elasticsearch", - "version": "2.47.2", + "version": "2.48.0", "babel": { "plugins": [ "@babel/plugin-transform-modules-commonjs" diff --git a/shared/eslint-config/CHANGELOG.md b/shared/eslint-config/CHANGELOG.md index 6a07e0a56..27525e6b7 100644 --- a/shared/eslint-config/CHANGELOG.md +++ b/shared/eslint-config/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +**Note:** Version bump only for package @shared/eslint-config + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package @shared/eslint-config diff --git a/shared/eslint-config/package.json b/shared/eslint-config/package.json index ceed61292..0e3606094 100644 --- a/shared/eslint-config/package.json +++ b/shared/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@shared/eslint-config", - "version": "2.47.2", + "version": "2.48.0", "main": "index.js", "private": true, "dependencies": { diff --git a/shared/types/CHANGELOG.md b/shared/types/CHANGELOG.md index 051512c2b..64ea492a3 100644 --- a/shared/types/CHANGELOG.md +++ b/shared/types/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +### Bug Fixes + +- **export-es:** affichage des documents qui ont été mis à jour dans la popup ([#1454](https://github.com/SocialGouv/cdtn-admin/issues/1454)) ([0e3efe0](https://github.com/SocialGouv/cdtn-admin/commit/0e3efe0afd89f05279882b04e01f5c4da483d901)), closes [#1457](https://github.com/SocialGouv/cdtn-admin/issues/1457) + +### Features + +- **contribution:** ajout d'un titre pour le SEO ([#1456](https://github.com/SocialGouv/cdtn-admin/issues/1456)) ([c471b66](https://github.com/SocialGouv/cdtn-admin/commit/c471b66d9de0406e3bbe3697dbf48acf72d51e62)) + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package @socialgouv/cdtn-types diff --git a/shared/types/package.json b/shared/types/package.json index 8e4c8d9cc..417c7e1e5 100644 --- a/shared/types/package.json +++ b/shared/types/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/SocialGouv/cdtn-admin.git" }, - "version": "2.47.2", + "version": "2.48.0", "main": "build/index.js", "module": "build/index.js", "types": "build/index.d.ts", diff --git a/shared/utils/CHANGELOG.md b/shared/utils/CHANGELOG.md index afc0b02f5..de285f782 100644 --- a/shared/utils/CHANGELOG.md +++ b/shared/utils/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +**Note:** Version bump only for package @shared/utils + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package @shared/utils diff --git a/shared/utils/package.json b/shared/utils/package.json index 704c7473d..a115be233 100644 --- a/shared/utils/package.json +++ b/shared/utils/package.json @@ -1,6 +1,6 @@ { "name": "@shared/utils", - "version": "2.47.2", + "version": "2.48.0", "dependencies": { "@socialgouv/cdtn-sources": "^4.91.1", "@socialgouv/cdtn-utils": "^4.109.0", diff --git a/targets/alert-cli/CHANGELOG.md b/targets/alert-cli/CHANGELOG.md index de8a2a3d3..cb37c9f20 100644 --- a/targets/alert-cli/CHANGELOG.md +++ b/targets/alert-cli/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +### Features + +- **contribution:** ajout d'un titre pour le SEO ([#1456](https://github.com/SocialGouv/cdtn-admin/issues/1456)) ([c471b66](https://github.com/SocialGouv/cdtn-admin/commit/c471b66d9de0406e3bbe3697dbf48acf72d51e62)) + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package alert-cli diff --git a/targets/alert-cli/package.json b/targets/alert-cli/package.json index ecfab4ac7..68e981118 100644 --- a/targets/alert-cli/package.json +++ b/targets/alert-cli/package.json @@ -1,6 +1,6 @@ { "name": "alert-cli", - "version": "2.47.2", + "version": "2.48.0", "engines": { "node": ">=20.0.2" }, diff --git a/targets/export-elasticsearch/CHANGELOG.md b/targets/export-elasticsearch/CHANGELOG.md index 7bcaec590..a9bfc0e38 100644 --- a/targets/export-elasticsearch/CHANGELOG.md +++ b/targets/export-elasticsearch/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +### Bug Fixes + +- **export-es:** affichage des documents qui ont été mis à jour dans la popup ([#1454](https://github.com/SocialGouv/cdtn-admin/issues/1454)) ([0e3efe0](https://github.com/SocialGouv/cdtn-admin/commit/0e3efe0afd89f05279882b04e01f5c4da483d901)), closes [#1457](https://github.com/SocialGouv/cdtn-admin/issues/1457) + +### Features + +- **contribution:** ajout d'un titre pour le SEO ([#1456](https://github.com/SocialGouv/cdtn-admin/issues/1456)) ([c471b66](https://github.com/SocialGouv/cdtn-admin/commit/c471b66d9de0406e3bbe3697dbf48acf72d51e62)) + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package export-elasticsearch diff --git a/targets/export-elasticsearch/package.json b/targets/export-elasticsearch/package.json index 583e4fd40..562a586f3 100644 --- a/targets/export-elasticsearch/package.json +++ b/targets/export-elasticsearch/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "export-elasticsearch", - "version": "2.47.2", + "version": "2.48.0", "license": "MIT", "description": "", "main": "./build/index.js", diff --git a/targets/frontend/CHANGELOG.md b/targets/frontend/CHANGELOG.md index 5fa9e1b21..51d73cb81 100644 --- a/targets/frontend/CHANGELOG.md +++ b/targets/frontend/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +### Bug Fixes + +- **export-es:** affichage des documents qui ont été mis à jour dans la popup ([#1454](https://github.com/SocialGouv/cdtn-admin/issues/1454)) ([0e3efe0](https://github.com/SocialGouv/cdtn-admin/commit/0e3efe0afd89f05279882b04e01f5c4da483d901)), closes [#1457](https://github.com/SocialGouv/cdtn-admin/issues/1457) + +### Features + +- **contribution:** ajout d'un titre pour le SEO ([#1456](https://github.com/SocialGouv/cdtn-admin/issues/1456)) ([c471b66](https://github.com/SocialGouv/cdtn-admin/commit/c471b66d9de0406e3bbe3697dbf48acf72d51e62)) + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package frontend diff --git a/targets/frontend/package.json b/targets/frontend/package.json index ee85e7a85..77fc08e86 100644 --- a/targets/frontend/package.json +++ b/targets/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "2.47.2", + "version": "2.48.0", "dependencies": { "@aws-sdk/client-s3": "^3.525.0", "@codegouvfr/react-dsfr": "^0.76.4", diff --git a/targets/ingester/CHANGELOG.md b/targets/ingester/CHANGELOG.md index e04cb8572..eda635d6a 100644 --- a/targets/ingester/CHANGELOG.md +++ b/targets/ingester/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.48.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.2...v2.48.0) (2024-08-19) + +**Note:** Version bump only for package ingester + ## [2.47.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.47.1...v2.47.2) (2024-08-07) **Note:** Version bump only for package ingester diff --git a/targets/ingester/package.json b/targets/ingester/package.json index 5a0f61296..630986155 100644 --- a/targets/ingester/package.json +++ b/targets/ingester/package.json @@ -1,6 +1,6 @@ { "name": "ingester", - "version": "2.47.2", + "version": "2.48.0", "dependencies": { "@shared/utils": "workspace:^", "@socialgouv/cdtn-slugify": "4.52.1",