Skip to content

Commit 215bcbb

Browse files
chore(release): version 4.1169.0
# [4.1169.0](v4.1168.0...v4.1169.0) (2026-03-24) ### Bug Fixes * erreur dans le job, manque la USER_AGENT variable ([#443](#443)) ([ea878dd](ea878dd)) * utilisation d'un user-agent pour récupérer les fiches du ministère ([#442](#442)) ([e381633](e381633)) ### Features * **data:** 20260324_1351 update ([8fc5cd7](8fc5cd7))
1 parent 8fc5cd7 commit 215bcbb

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.1169.0](https://github.com/SocialGouv/fiches-travail-data/compare/v4.1168.0...v4.1169.0) (2026-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* erreur dans le job, manque la USER_AGENT variable ([#443](https://github.com/SocialGouv/fiches-travail-data/issues/443)) ([ea878dd](https://github.com/SocialGouv/fiches-travail-data/commit/ea878dd1ed8dade5842c74888d3b6c4b9da1a52c))
7+
* utilisation d'un user-agent pour récupérer les fiches du ministère ([#442](https://github.com/SocialGouv/fiches-travail-data/issues/442)) ([e381633](https://github.com/SocialGouv/fiches-travail-data/commit/e381633f76d56c9c45a03b9ec2fba2e558659949))
8+
9+
10+
### Features
11+
12+
* **data:** 20260324_1351 update ([8fc5cd7](https://github.com/SocialGouv/fiches-travail-data/commit/8fc5cd7aa9a8f0272188286dc9f1c847a99c7134))
13+
114
# [4.1168.0](https://github.com/SocialGouv/fiches-travail-data/compare/v4.1167.0...v4.1168.0) (2026-03-08)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socialgouv/fiches-travail-data",
3-
"version": "4.1168.0",
3+
"version": "4.1169.0",
44
"main": "build/index.js",
55
"module": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)