@socialgouv/fiches-vdd-types 2.402.0 → 2.405.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ # [2.405.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.404.0...v2.405.0) (2022-05-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220517_0430 update ([4fe0bdc](https://github.com/SocialGouv/fiches-vdd/commit/4fe0bdc1ad91be418005ba7cacf6cad043551622))
7
+
8
+ # [2.404.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.403.0...v2.404.0) (2022-05-16)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220516_0422 update ([e1f4c4d](https://github.com/SocialGouv/fiches-vdd/commit/e1f4c4dc0bf0547ffbc7067979d64f7763bd242a))
14
+
15
+ # [2.403.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.402.0...v2.403.0) (2022-05-15)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220515_0423 update ([5eb2222](https://github.com/SocialGouv/fiches-vdd/commit/5eb2222c741af88b2f58c9702aa486ae3826bf3f))
21
+
1
22
  # [2.402.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.401.0...v2.402.0) (2022-05-14)
2
23
 
3
24
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@socialgouv/fiches-vdd-types",
3
3
  "description": "Fiches vos droits et démarches au format JSON",
4
- "version": "2.402.0",
4
+ "version": "2.405.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",