diff --git a/CHANGELOG.md b/CHANGELOG.md index fd216fe0e..b16187c38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +### Bug Fixes + +- **alert:** ne pas utiliser le base pour générer l'url des CCs ([#1469](https://github.com/SocialGouv/cdtn-admin/issues/1469)) ([3ffaf96](https://github.com/SocialGouv/cdtn-admin/commit/3ffaf964b4c969814636f08a2bfc5ee60b382f12)) +- dedicated nodepool ([#1465](https://github.com/SocialGouv/cdtn-admin/issues/1465)) ([7110107](https://github.com/SocialGouv/cdtn-admin/commit/71101075512f4a6768ce0d5a01c3cd21e582f399)) + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) ### Bug Fixes diff --git a/lerna.json b/lerna.json index d5f3eb895..fbf1426ff 100644 --- a/lerna.json +++ b/lerna.json @@ -7,6 +7,6 @@ } }, "npmClient": "yarn", - "version": "2.49.1", + "version": "2.49.2", "useWorkspaces": true } diff --git a/shared/elasticsearch/CHANGELOG.md b/shared/elasticsearch/CHANGELOG.md index 1069dcae3..5fcc9ab4f 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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) **Note:** Version bump only for package @socialgouv/cdtn-elasticsearch diff --git a/shared/elasticsearch/package.json b/shared/elasticsearch/package.json index a9b4fee76..0b643a76f 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.49.1", + "version": "2.49.2", "babel": { "plugins": [ "@babel/plugin-transform-modules-commonjs" diff --git a/shared/eslint-config/CHANGELOG.md b/shared/eslint-config/CHANGELOG.md index 50a3fe8aa..e2a66de3f 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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package @shared/eslint-config + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) **Note:** Version bump only for package @shared/eslint-config diff --git a/shared/eslint-config/package.json b/shared/eslint-config/package.json index b01ca1f90..5039b4cc0 100644 --- a/shared/eslint-config/package.json +++ b/shared/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@shared/eslint-config", - "version": "2.49.1", + "version": "2.49.2", "main": "index.js", "private": true, "dependencies": { diff --git a/shared/types/CHANGELOG.md b/shared/types/CHANGELOG.md index 5b4f929d7..645724d7f 100644 --- a/shared/types/CHANGELOG.md +++ b/shared/types/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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package @socialgouv/cdtn-types + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) ### Bug Fixes diff --git a/shared/types/package.json b/shared/types/package.json index d2c0fa77d..3ca89b171 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.49.1", + "version": "2.49.2", "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 2df028282..95e480df5 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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package @shared/utils + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) **Note:** Version bump only for package @shared/utils diff --git a/shared/utils/package.json b/shared/utils/package.json index b4fdb54bf..9c94f7d8a 100644 --- a/shared/utils/package.json +++ b/shared/utils/package.json @@ -1,6 +1,6 @@ { "name": "@shared/utils", - "version": "2.49.1", + "version": "2.49.2", "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 b0759bd39..77618dfdb 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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +### Bug Fixes + +- **alert:** ne pas utiliser le base pour générer l'url des CCs ([#1469](https://github.com/SocialGouv/cdtn-admin/issues/1469)) ([3ffaf96](https://github.com/SocialGouv/cdtn-admin/commit/3ffaf964b4c969814636f08a2bfc5ee60b382f12)) + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) **Note:** Version bump only for package alert-cli diff --git a/targets/alert-cli/package.json b/targets/alert-cli/package.json index 5bcb80a4c..bd83ef1d5 100644 --- a/targets/alert-cli/package.json +++ b/targets/alert-cli/package.json @@ -1,6 +1,6 @@ { "name": "alert-cli", - "version": "2.49.1", + "version": "2.49.2", "engines": { "node": ">=20.0.2" }, diff --git a/targets/export-elasticsearch/CHANGELOG.md b/targets/export-elasticsearch/CHANGELOG.md index c07257052..7ede5613a 100644 --- a/targets/export-elasticsearch/CHANGELOG.md +++ b/targets/export-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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package export-elasticsearch + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) ### Bug Fixes diff --git a/targets/export-elasticsearch/package.json b/targets/export-elasticsearch/package.json index f40508a68..95ecd249b 100644 --- a/targets/export-elasticsearch/package.json +++ b/targets/export-elasticsearch/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "export-elasticsearch", - "version": "2.49.1", + "version": "2.49.2", "license": "MIT", "description": "", "main": "./build/index.js", diff --git a/targets/frontend/CHANGELOG.md b/targets/frontend/CHANGELOG.md index ff529aab0..37d3e45e4 100644 --- a/targets/frontend/CHANGELOG.md +++ b/targets/frontend/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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package frontend + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) ### Bug Fixes diff --git a/targets/frontend/package.json b/targets/frontend/package.json index 5bd85b5e1..12e3caa50 100644 --- a/targets/frontend/package.json +++ b/targets/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "2.49.1", + "version": "2.49.2", "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 b22434d2f..59e4da26e 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.49.2](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.1...v2.49.2) (2024-09-18) + +**Note:** Version bump only for package ingester + ## [2.49.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.49.0...v2.49.1) (2024-09-04) **Note:** Version bump only for package ingester diff --git a/targets/ingester/package.json b/targets/ingester/package.json index a5df9c854..ab57e2990 100644 --- a/targets/ingester/package.json +++ b/targets/ingester/package.json @@ -1,6 +1,6 @@ { "name": "ingester", - "version": "2.49.1", + "version": "2.49.2", "dependencies": { "@shared/utils": "workspace:^", "@socialgouv/cdtn-slugify": "4.52.1",