@socialgouv/fiches-vdd-types 2.305.0 → 2.309.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.309.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.308.0...v2.309.0) (2022-01-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220129_0415 update ([56bdf8b](https://github.com/SocialGouv/fiches-vdd/commit/56bdf8b84db390fcd76ea117264847a43512862b))
7
+
8
+ # [2.308.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.307.0...v2.308.0) (2022-01-28)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220128_0416 update ([4a51bd6](https://github.com/SocialGouv/fiches-vdd/commit/4a51bd6fb4bb6923cd13c51151e1614bd92c4d96))
14
+
15
+ # [2.307.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.306.0...v2.307.0) (2022-01-27)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220127_0416 update ([5949b10](https://github.com/SocialGouv/fiches-vdd/commit/5949b102ec9182dc68f3aa3ff15d9289764c2e64))
21
+
22
+ # [2.306.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.305.0...v2.306.0) (2022-01-26)
23
+
24
+
25
+ ### Features
26
+
27
+ * **data:** 20220126_0415 update ([8e057a9](https://github.com/SocialGouv/fiches-vdd/commit/8e057a9dbbb595b42137cd68ec090e30bda9d242))
28
+
1
29
  # [2.305.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.304.0...v2.305.0) (2022-01-25)
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.305.0",
4
+ "version": "2.309.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",