Skip to content

Commit

Permalink
chore(release): version 4.147.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jul 17, 2024
1 parent 01838d4 commit 34264f6
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.147.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.4...v4.147.0) (2024-07-17)

### Bug Fixes

- **csp:** ajout de matomo au niveau de l'image ([#6038](https://github.com/SocialGouv/code-du-travail-numerique/issues/6038)) ([40af0f7](https://github.com/SocialGouv/code-du-travail-numerique/commit/40af0f7734cbf8b4c79f5c93d2c9d131e801c230))

### Features

- **apis:** migrations des APIs côté `getServerSideProps` ([#6033](https://github.com/SocialGouv/code-du-travail-numerique/issues/6033)) ([2615cd6](https://github.com/SocialGouv/code-du-travail-numerique/commit/2615cd669c0ca143e0dc093949bc44ee851336f1))
- **contributions:** ajout de la date de mise à jour sur les contributions ([#6034](https://github.com/SocialGouv/code-du-travail-numerique/issues/6034)) ([01838d4](https://github.com/SocialGouv/code-du-travail-numerique/commit/01838d426a5b240bcec6c693f839b76aaff392d7))

## [4.146.4](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.3...v4.146.4) (2024-07-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "4.146.4"
"version": "4.147.0"
}
11 changes: 11 additions & 0 deletions packages/code-du-travail-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.147.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.4...v4.147.0) (2024-07-17)

### Bug Fixes

- **csp:** ajout de matomo au niveau de l'image ([#6038](https://github.com/SocialGouv/code-du-travail-numerique/issues/6038)) ([40af0f7](https://github.com/SocialGouv/code-du-travail-numerique/commit/40af0f7734cbf8b4c79f5c93d2c9d131e801c230))

### Features

- **apis:** migrations des APIs côté `getServerSideProps` ([#6033](https://github.com/SocialGouv/code-du-travail-numerique/issues/6033)) ([2615cd6](https://github.com/SocialGouv/code-du-travail-numerique/commit/2615cd669c0ca143e0dc093949bc44ee851336f1))
- **contributions:** ajout de la date de mise à jour sur les contributions ([#6034](https://github.com/SocialGouv/code-du-travail-numerique/issues/6034)) ([01838d4](https://github.com/SocialGouv/code-du-travail-numerique/commit/01838d426a5b240bcec6c693f839b76aaff392d7))

## [4.146.4](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.3...v4.146.4) (2024-07-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdt/frontend",
"version": "4.146.4",
"version": "4.147.0",
"description": "Code du travail frontend",
"private": true,
"homepage": "https://code-du-travail.beta.gouv.fr/",
Expand Down
4 changes: 4 additions & 0 deletions packages/code-du-travail-modeles/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.

# [4.147.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.4...v4.147.0) (2024-07-17)

**Note:** Version bump only for package @socialgouv/modeles-social

## [4.146.4](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.3...v4.146.4) (2024-07-15)

**Note:** Version bump only for package @socialgouv/modeles-social
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.146.4",
"version": "4.147.0",
"description": "Les règles publicodes des simulateurs de code du travail numérique",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/code-du-travail-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.

# [4.147.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.4...v4.147.0) (2024-07-17)

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

## [4.146.4](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.3...v4.146.4) (2024-07-15)

**Note:** Version bump only for package @socialgouv/cdtn-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.146.4",
"version": "4.147.0",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-ui/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.

# [4.147.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.4...v4.147.0) (2024-07-17)

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

## [4.146.4](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.146.3...v4.146.4) (2024-07-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "4.146.4",
"version": "4.147.0",
"description": "Composants ReactJS",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 34264f6

Please sign in to comment.