@socialgouv/fiches-vdd-types 2.310.0 → 2.314.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 +28 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ # [2.314.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.313.0...v2.314.0) (2022-02-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220205_0414 update ([1cf5a36](https://github.com/SocialGouv/fiches-vdd/commit/1cf5a3630ea120b84e6ac1e3888e73e53da1e12a))
7
+
8
+ # [2.313.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.312.0...v2.313.0) (2022-02-04)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220204_0413 update ([3b8de52](https://github.com/SocialGouv/fiches-vdd/commit/3b8de52f44faaca9c4f200726df08dab4e7a04be))
14
+
15
+ # [2.312.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.311.0...v2.312.0) (2022-02-03)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220203_0415 update ([630c473](https://github.com/SocialGouv/fiches-vdd/commit/630c473062f998b17b85d59a4419d47692f979b7))
21
+
22
+ # [2.311.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.310.0...v2.311.0) (2022-02-02)
23
+
24
+
25
+ ### Features
26
+
27
+ * **data:** 20220202_0415 update ([f061091](https://github.com/SocialGouv/fiches-vdd/commit/f0610919e768a9b6912bacef215223b916359731))
28
+
1
29
  # [2.310.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.309.0...v2.310.0) (2022-02-01)
2
30
 
3
31
 
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.310.0",
4
+ "version": "2.314.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",