@socialgouv/fiches-travail-data 4.231.0 → 4.232.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/data/fiches-travail.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [4.232.0](https://github.com/SocialGouv/fiches-travail-data/compare/v4.231.0...v4.232.0) (2021-11-18)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20211118_2207 update ([ec43d64](https://github.com/SocialGouv/fiches-travail-data/commit/ec43d64d9e038f84ada3c4b389fd1cc97cf1088e))
|
|
7
|
+
|
|
1
8
|
# [4.231.0](https://github.com/SocialGouv/fiches-travail-data/compare/v4.230.0...v4.231.0) (2021-11-17)
|
|
2
9
|
|
|
3
10
|
|
package/data/fiches-travail.json
CHANGED
|
@@ -28490,7 +28490,7 @@
|
|
|
28490
28490
|
{
|
|
28491
28491
|
"fmt": "L1225-62",
|
|
28492
28492
|
"cid": "LEGIARTI000006900949",
|
|
28493
|
-
"id": "
|
|
28493
|
+
"id": "LEGIARTI000044329321"
|
|
28494
28494
|
},
|
|
28495
28495
|
{
|
|
28496
28496
|
"fmt": "L1225-63",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socialgouv/fiches-travail-data",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.232.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"module": "index.esm.js",
|
|
6
6
|
"files": [
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"@babel/preset-env": "^7.15.8",
|
|
34
34
|
"@socialgouv/cdtn-slugify": "^4.53.1",
|
|
35
35
|
"@socialgouv/eslint-config-recommended": "^1.93.0",
|
|
36
|
-
"@socialgouv/legi-data": "^2.
|
|
36
|
+
"@socialgouv/legi-data": "^2.91.0",
|
|
37
37
|
"babel-jest": "^27.2.5",
|
|
38
38
|
"eslint": "^7.32.0",
|
|
39
39
|
"esm": "^3.2.25",
|