Skip to content

Commit

Permalink
chore(release): version 2.42.7
Browse files Browse the repository at this point in the history
SocialGroovyBot committed May 23, 2024

Verified

This commit was signed with the committer’s verified signature.
fmichonneau François Michonneau
1 parent a042702 commit 1f7d3eb
Showing 18 changed files with 55 additions and 9 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

### Bug Fixes

- tuile modeles recherche contenant des tags html ([#1396](https://github.com/SocialGouv/cdtn-admin/issues/1396)) ([a042702](https://github.com/SocialGouv/cdtn-admin/commit/a0427027c4d0da5c03101fec1986fb78ddceccf0))

### Features

- **docs:** ajout de page unique pour chaque widget ([#1398](https://github.com/SocialGouv/cdtn-admin/issues/1398)) ([39bf9fb](https://github.com/SocialGouv/cdtn-admin/commit/39bf9fbd0545bf82db8ddea49d79d0438c75482e))
- update wording message bloc ([#1391](https://github.com/SocialGouv/cdtn-admin/issues/1391)) ([28b972e](https://github.com/SocialGouv/cdtn-admin/commit/28b972e0da0b3ee1116a0805e8d1551bd370e583))
- **widget:** ajout d'une page de test pour afficher les widgets ([#1397](https://github.com/SocialGouv/cdtn-admin/issues/1397)) ([daf91f5](https://github.com/SocialGouv/cdtn-admin/commit/daf91f58750e7ede4b1e6762127e9274603e20f2))

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

### Bug Fixes
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -7,6 +7,6 @@
}
},
"npmClient": "yarn",
"version": "2.42.6",
"version": "2.42.7",
"useWorkspaces": true
}
4 changes: 4 additions & 0 deletions shared/elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

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

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch
2 changes: 1 addition & 1 deletion shared/elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/cdtn-elasticsearch",
"description": "SocialGouv - Code du travail numerique - Infrastructure - Elasticsearch",
"version": "2.42.6",
"version": "2.42.7",
"babel": {
"plugins": [
"@babel/plugin-transform-modules-commonjs"
4 changes: 4 additions & 0 deletions shared/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

**Note:** Version bump only for package @shared/eslint-config

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package @shared/eslint-config
2 changes: 1 addition & 1 deletion shared/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/eslint-config",
"version": "2.42.6",
"version": "2.42.7",
"main": "index.js",
"private": true,
"dependencies": {
4 changes: 4 additions & 0 deletions shared/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

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

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package @socialgouv/cdtn-types
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/SocialGouv/cdtn-admin.git"
},
"version": "2.42.6",
"version": "2.42.7",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
4 changes: 4 additions & 0 deletions shared/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

**Note:** Version bump only for package @shared/utils

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package @shared/utils
2 changes: 1 addition & 1 deletion shared/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/utils",
"version": "2.42.6",
"version": "2.42.7",
"dependencies": {
"@socialgouv/cdtn-sources": "^4.91.1",
"@socialgouv/cdtn-utils": "^4.109.0",
4 changes: 4 additions & 0 deletions targets/alert-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

**Note:** Version bump only for package alert-cli

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package alert-cli
2 changes: 1 addition & 1 deletion targets/alert-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alert-cli",
"version": "2.42.6",
"version": "2.42.7",
"engines": {
"node": ">=20.0.2"
},
4 changes: 4 additions & 0 deletions targets/export-elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

**Note:** Version bump only for package export-elasticsearch

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package export-elasticsearch
2 changes: 1 addition & 1 deletion targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "export-elasticsearch",
"version": "2.42.6",
"version": "2.42.7",
"license": "MIT",
"description": "",
"main": "./build/index.js",
6 changes: 6 additions & 0 deletions targets/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

### Bug Fixes

- tuile modeles recherche contenant des tags html ([#1396](https://github.com/SocialGouv/cdtn-admin/issues/1396)) ([a042702](https://github.com/SocialGouv/cdtn-admin/commit/a0427027c4d0da5c03101fec1986fb78ddceccf0))

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

### Bug Fixes
2 changes: 1 addition & 1 deletion targets/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.42.6",
"version": "2.42.7",
"dependencies": {
"@aws-sdk/client-s3": "^3.525.0",
"@codegouvfr/react-dsfr": "^0.76.4",
4 changes: 4 additions & 0 deletions targets/ingester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.42.7](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.6...v2.42.7) (2024-05-23)

**Note:** Version bump only for package ingester

## [2.42.6](https://github.com/SocialGouv/cdtn-admin/compare/v2.42.5...v2.42.6) (2024-05-17)

**Note:** Version bump only for package ingester
2 changes: 1 addition & 1 deletion targets/ingester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ingester",
"version": "2.42.6",
"version": "2.42.7",
"dependencies": {
"@shared/utils": "workspace:^",
"@socialgouv/cdtn-slugify": "4.52.1",

0 comments on commit 1f7d3eb

Please sign in to comment.