Skip to content

Commit

Permalink
chore(release): version 4.163.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 13, 2024
1 parent fc8b363 commit 89417d1
Show file tree
Hide file tree
Showing 10 changed files with 61 additions and 5 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.

# [4.163.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.162.0...v4.163.0) (2024-11-13)


### Bug Fixes

* erreur sur le replaceAll sur les anciens navigateurs ([#6287](https://github.com/SocialGouv/code-du-travail-numerique/issues/6287)) ([fc8b363](https://github.com/SocialGouv/code-du-travail-numerique/commit/fc8b36329dcb38a290431e411120b114c721df47))


### Features

* amélioration du message d'erreur sur le salaire brut/net ([#6280](https://github.com/SocialGouv/code-du-travail-numerique/issues/6280)) ([2bbf0ab](https://github.com/SocialGouv/code-du-travail-numerique/commit/2bbf0ab3f670deed7333579a17ab30804106eab2))





# [4.162.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.161.0...v4.162.0) (2024-11-13)


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": "4.162.0",
"version": "4.163.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
16 changes: 16 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,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.163.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.162.0...v4.163.0) (2024-11-13)


### Bug Fixes

* erreur sur le replaceAll sur les anciens navigateurs ([#6287](https://github.com/SocialGouv/code-du-travail-numerique/issues/6287)) ([fc8b363](https://github.com/SocialGouv/code-du-travail-numerique/commit/fc8b36329dcb38a290431e411120b114c721df47))


### Features

* amélioration du message d'erreur sur le salaire brut/net ([#6280](https://github.com/SocialGouv/code-du-travail-numerique/issues/6280)) ([2bbf0ab](https://github.com/SocialGouv/code-du-travail-numerique/commit/2bbf0ab3f670deed7333579a17ab30804106eab2))





# [4.162.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.161.0...v4.162.0) (2024-11-13)


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.162.0",
"version": "4.163.0",
"description": "Code du travail frontend",
"private": true,
"homepage": "https://code-du-travail.beta.gouv.fr/",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.163.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.162.0...v4.163.0) (2024-11-13)

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





# [4.162.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.161.0...v4.162.0) (2024-11-13)

**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.162.0",
"version": "4.163.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
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.163.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.162.0...v4.163.0) (2024-11-13)

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





# [4.162.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.161.0...v4.162.0) (2024-11-13)

**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.162.0",
"version": "4.163.0",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.163.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.162.0...v4.163.0) (2024-11-13)

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





# [4.162.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.161.0...v4.162.0) (2024-11-13)

**Note:** Version bump only for package @socialgouv/cdtn-ui
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.162.0",
"version": "4.163.0",
"description": "Composants ReactJS",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 89417d1

Please sign in to comment.