Skip to content

Commit

Permalink
chore(release): version 2.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 24, 2024
1 parent 859a0c9 commit 948a81e
Show file tree
Hide file tree
Showing 18 changed files with 64 additions and 9 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

### Bug Fixes

- **config:** exlude from sonarcloud tests and mocks ([67b3d5a](https://github.com/SocialGouv/cdtn-admin/commit/67b3d5ab740f1e0d53749f9a351308bc8d5bbe1f))

### Features

- 1406 contrib affichage des status sur ladmin ([#1425](https://github.com/SocialGouv/cdtn-admin/issues/1425)) ([9f63a2a](https://github.com/SocialGouv/cdtn-admin/commit/9f63a2a53c935e67f8153ee551eb252b22eeadfe))
- **loader:** ajout d'un loader à la place du bouton lorsque l'on publie un document ([#1432](https://github.com/SocialGouv/cdtn-admin/issues/1432)) ([859a0c9](https://github.com/SocialGouv/cdtn-admin/commit/859a0c944972bc143ce99378a63cd59ce7dd0462))
- **search:** remove usage of NLP to search document ([#1426](https://github.com/SocialGouv/cdtn-admin/issues/1426)) ([4f76e37](https://github.com/SocialGouv/cdtn-admin/commit/4f76e37d9d3ac34a70f041aa5946b72e8cc3fd36))

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
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": "2.45.0",
"version": "2.46.0",
"useWorkspaces": true
}
6 changes: 6 additions & 0 deletions shared/elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

### Features

- **search:** remove usage of NLP to search document ([#1426](https://github.com/SocialGouv/cdtn-admin/issues/1426)) ([4f76e37](https://github.com/SocialGouv/cdtn-admin/commit/4f76e37d9d3ac34a70f041aa5946b72e8cc3fd36))

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch
Expand Down
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.45.0",
"version": "2.46.0",
"babel": {
"plugins": [
"@babel/plugin-transform-modules-commonjs"
Expand Down
4 changes: 4 additions & 0 deletions shared/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

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

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

**Note:** Version bump only for package @shared/eslint-config
Expand Down
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.45.0",
"version": "2.46.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions shared/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

### Features

- 1406 contrib affichage des status sur ladmin ([#1425](https://github.com/SocialGouv/cdtn-admin/issues/1425)) ([9f63a2a](https://github.com/SocialGouv/cdtn-admin/commit/9f63a2a53c935e67f8153ee551eb252b22eeadfe))
- **search:** remove usage of NLP to search document ([#1426](https://github.com/SocialGouv/cdtn-admin/issues/1426)) ([4f76e37](https://github.com/SocialGouv/cdtn-admin/commit/4f76e37d9d3ac34a70f041aa5946b72e8cc3fd36))

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/SocialGouv/cdtn-admin.git"
},
"version": "2.45.0",
"version": "2.46.0",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions shared/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

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

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
Expand Down
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.45.0",
"version": "2.46.0",
"dependencies": {
"@socialgouv/cdtn-sources": "^4.91.1",
"@socialgouv/cdtn-utils": "^4.109.0",
Expand Down
4 changes: 4 additions & 0 deletions targets/alert-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

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

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
Expand Down
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.45.0",
"version": "2.46.0",
"engines": {
"node": ">=20.0.2"
},
Expand Down
7 changes: 7 additions & 0 deletions targets/export-elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

### Features

- 1406 contrib affichage des status sur ladmin ([#1425](https://github.com/SocialGouv/cdtn-admin/issues/1425)) ([9f63a2a](https://github.com/SocialGouv/cdtn-admin/commit/9f63a2a53c935e67f8153ee551eb252b22eeadfe))
- **search:** remove usage of NLP to search document ([#1426](https://github.com/SocialGouv/cdtn-admin/issues/1426)) ([4f76e37](https://github.com/SocialGouv/cdtn-admin/commit/4f76e37d9d3ac34a70f041aa5946b72e8cc3fd36))

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Features
Expand Down
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.45.0",
"version": "2.46.0",
"license": "MIT",
"description": "",
"main": "./build/index.js",
Expand Down
7 changes: 7 additions & 0 deletions targets/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

### Features

- 1406 contrib affichage des status sur ladmin ([#1425](https://github.com/SocialGouv/cdtn-admin/issues/1425)) ([9f63a2a](https://github.com/SocialGouv/cdtn-admin/commit/9f63a2a53c935e67f8153ee551eb252b22eeadfe))
- **loader:** ajout d'un loader à la place du bouton lorsque l'on publie un document ([#1432](https://github.com/SocialGouv/cdtn-admin/issues/1432)) ([859a0c9](https://github.com/SocialGouv/cdtn-admin/commit/859a0c944972bc143ce99378a63cd59ce7dd0462))

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
Expand Down
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.45.0",
"version": "2.46.0",
"dependencies": {
"@aws-sdk/client-s3": "^3.525.0",
"@codegouvfr/react-dsfr": "^0.76.4",
Expand Down
4 changes: 4 additions & 0 deletions targets/ingester/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.46.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.45.0...v2.46.0) (2024-06-24)

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

# [2.45.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.44.2...v2.45.0) (2024-06-18)

### Bug Fixes
Expand Down
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.45.0",
"version": "2.46.0",
"dependencies": {
"@shared/utils": "workspace:^",
"@socialgouv/cdtn-slugify": "4.52.1",
Expand Down

0 comments on commit 948a81e

Please sign in to comment.