Skip to content

Commit

Permalink
chore(release): version 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Oct 19, 2023
1 parent 4d574e4 commit 8283562
Show file tree
Hide file tree
Showing 28 changed files with 93 additions and 14 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

### Bug Fixes

- **alert-cli:** mise à jour des identifiants PISTE ([#1084](https://github.com/SocialGouv/cdtn-admin/issues/1084)) ([733b372](https://github.com/SocialGouv/cdtn-admin/commit/733b372526991fcc3bf63f4de4549eda88b1ddc8))
- **comments ui:** meilleur affiche des commentaires & changement de statuts dans les contribs ([#1070](https://github.com/SocialGouv/cdtn-admin/issues/1070)) ([59e35bb](https://github.com/SocialGouv/cdtn-admin/commit/59e35bbe0cc01d0b93d1d8a9bd54dd70f06b141f))
- **frontend:** ajout du titre dans le header ([#1085](https://github.com/SocialGouv/cdtn-admin/issues/1085)) ([8cdb494](https://github.com/SocialGouv/cdtn-admin/commit/8cdb494a9d094f37a0011550b8e2d483d6e2b03b))

### Features

- **admin:** ajout de la suppression d'un commentaire ([#1081](https://github.com/SocialGouv/cdtn-admin/issues/1081)) ([9503f87](https://github.com/SocialGouv/cdtn-admin/commit/9503f878ee7c384aed540bf4edf52767409e193f))
- afficher les erreurs dans un snackbar ([#1044](https://github.com/SocialGouv/cdtn-admin/issues/1044)) ([61accc3](https://github.com/SocialGouv/cdtn-admin/commit/61accc368fcb32363468e26a82359177d415419e))
- ajout des liens dans l editeur ([#1082](https://github.com/SocialGouv/cdtn-admin/issues/1082)) ([000828e](https://github.com/SocialGouv/cdtn-admin/commit/000828ed7b35248441c48efb1b18b1ea320d7295))
- **contrib:** désactivation du formulaire quand on soumet ([#1083](https://github.com/SocialGouv/cdtn-admin/issues/1083)) ([7bbdb95](https://github.com/SocialGouv/cdtn-admin/commit/7bbdb95204bb3286dd86bd4cc6b05e034c891883))
- popup confirmation avant quit ([#1077](https://github.com/SocialGouv/cdtn-admin/issues/1077)) ([4d574e4](https://github.com/SocialGouv/cdtn-admin/commit/4d574e4bb45e72deab890bc4c2190013e6fa8273))

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

### 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.19.1",
"version": "2.20.0",
"useWorkspaces": true
}
4 changes: 4 additions & 0 deletions shared/dila-resolver/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

**Note:** Version bump only for package @shared/dila-resolver

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @shared/dila-resolver
Expand Down
2 changes: 1 addition & 1 deletion shared/dila-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/dila-resolver",
"version": "2.19.1",
"version": "2.20.0",
"main": "lib/index.js",
"files": [
"lib"
Expand Down
4 changes: 4 additions & 0 deletions shared/elasticsearch-document-adapter/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

**Note:** Version bump only for package @shared/elasticsearch-document-adapter

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @shared/elasticsearch-document-adapter
Expand Down
2 changes: 1 addition & 1 deletion shared/elasticsearch-document-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@shared/elasticsearch-document-adapter",
"private": true,
"description": "SocialGouv - Code du travail numerique - Modules - ingester",
"version": "2.19.1",
"version": "2.20.0",
"dependencies": {
"@elastic/elasticsearch": "^7.14.1",
"@shared/types": "workspace:^",
Expand Down
4 changes: 4 additions & 0 deletions shared/elasticsearch/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**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.19.1",
"version": "2.20.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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**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.19.1",
"version": "2.20.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down
4 changes: 4 additions & 0 deletions shared/graphql-client/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

**Note:** Version bump only for package @shared/graphql-client

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @shared/graphql-client
Expand Down
2 changes: 1 addition & 1 deletion shared/graphql-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/graphql-client",
"version": "2.19.1",
"version": "2.20.0",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions shared/id-generator/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

**Note:** Version bump only for package @shared/id-generator

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @shared/id-generator
Expand Down
2 changes: 1 addition & 1 deletion shared/id-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/id-generator",
"version": "2.19.1",
"version": "2.20.0",
"dependencies": {
"uuid": "^8.3.2",
"xxhashjs": "^0.2.2"
Expand Down
4 changes: 4 additions & 0 deletions shared/logger/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @socialgouv/cdtn-logger
Expand Down
2 changes: 1 addition & 1 deletion shared/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/cdtn-logger",
"description": "SocialGouv - Code du travail numerique - Infrastructure - Logger",
"version": "2.19.1",
"version": "2.20.0",
"babel": {
"env": {
"test": {
Expand Down
4 changes: 4 additions & 0 deletions shared/types/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @shared/types
Expand Down
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/types",
"version": "2.19.1",
"version": "2.20.0",
"private": true,
"main": "build/index.js",
"module": "build/index.js",
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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package alert-cli
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.19.1",
"version": "2.20.0",
"engines": {
"node": ">=20.0.2"
},
Expand Down
4 changes: 4 additions & 0 deletions targets/contributions/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

**Note:** Version bump only for package @socialgouv/contibutions

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package @socialgouv/contibutions
Expand Down
2 changes: 1 addition & 1 deletion targets/contributions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/contibutions",
"description": "Application de contributions aux données du code du travail numérique.",
"version": "2.19.1",
"version": "2.20.0",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions targets/export-elasticsearch/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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package export-elasticsearch
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.19.1",
"version": "2.20.0",
"license": "MIT",
"description": "",
"main": "./build/index.js",
Expand Down
15 changes: 15 additions & 0 deletions targets/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

### Bug Fixes

- **comments ui:** meilleur affiche des commentaires & changement de statuts dans les contribs ([#1070](https://github.com/SocialGouv/cdtn-admin/issues/1070)) ([59e35bb](https://github.com/SocialGouv/cdtn-admin/commit/59e35bbe0cc01d0b93d1d8a9bd54dd70f06b141f))
- **frontend:** ajout du titre dans le header ([#1085](https://github.com/SocialGouv/cdtn-admin/issues/1085)) ([8cdb494](https://github.com/SocialGouv/cdtn-admin/commit/8cdb494a9d094f37a0011550b8e2d483d6e2b03b))

### Features

- **admin:** ajout de la suppression d'un commentaire ([#1081](https://github.com/SocialGouv/cdtn-admin/issues/1081)) ([9503f87](https://github.com/SocialGouv/cdtn-admin/commit/9503f878ee7c384aed540bf4edf52767409e193f))
- afficher les erreurs dans un snackbar ([#1044](https://github.com/SocialGouv/cdtn-admin/issues/1044)) ([61accc3](https://github.com/SocialGouv/cdtn-admin/commit/61accc368fcb32363468e26a82359177d415419e))
- ajout des liens dans l editeur ([#1082](https://github.com/SocialGouv/cdtn-admin/issues/1082)) ([000828e](https://github.com/SocialGouv/cdtn-admin/commit/000828ed7b35248441c48efb1b18b1ea320d7295))
- **contrib:** désactivation du formulaire quand on soumet ([#1083](https://github.com/SocialGouv/cdtn-admin/issues/1083)) ([7bbdb95](https://github.com/SocialGouv/cdtn-admin/commit/7bbdb95204bb3286dd86bd4cc6b05e034c891883))
- popup confirmation avant quit ([#1077](https://github.com/SocialGouv/cdtn-admin/issues/1077)) ([4d574e4](https://github.com/SocialGouv/cdtn-admin/commit/4d574e4bb45e72deab890bc4c2190013e6fa8273))

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

### 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.19.1",
"version": "2.20.0",
"dependencies": {
"@azure/abort-controller": "^1.0.4",
"@azure/storage-blob": "^12.7.0",
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.20.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.1...v2.20.0) (2023-10-19)

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

## [2.19.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.19.0...v2.19.1) (2023-10-10)

**Note:** Version bump only for package ingester
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.19.1",
"version": "2.20.0",
"dependencies": {
"@shared/graphql-client": "workspace:^",
"@shared/id-generator": "workspace:^",
Expand Down

0 comments on commit 8283562

Please sign in to comment.