@socialgouv/fiches-vdd-types 2.384.0 → 2.387.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.387.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.386.0...v2.387.0) (2022-04-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220427_0440 update ([52d4c0b](https://github.com/SocialGouv/fiches-vdd/commit/52d4c0b3b4736b0e2d1e7afa9b47d87f9331abea))
7
+
8
+ # [2.386.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.385.0...v2.386.0) (2022-04-26)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220426_0426 update ([cc1a6c2](https://github.com/SocialGouv/fiches-vdd/commit/cc1a6c2c44279aa62c5b178f097cf841283b0270))
14
+
15
+ # [2.385.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.384.0...v2.385.0) (2022-04-25)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220425_0422 update ([3273af6](https://github.com/SocialGouv/fiches-vdd/commit/3273af6f68f1abf294743994d72c48491ead3575))
21
+
1
22
  # [2.384.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.383.0...v2.384.0) (2022-04-24)
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.384.0",
4
+ "version": "2.387.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",