@socialgouv/fiches-vdd-types 2.412.0 → 2.415.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.415.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.414.0...v2.415.0) (2022-05-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220527_0430 update ([102a2dc](https://github.com/SocialGouv/fiches-vdd/commit/102a2dca6069370ff37ae9bab59f727073bf42f2))
7
+
8
+ # [2.414.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.413.0...v2.414.0) (2022-05-26)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220526_0428 update ([d65b540](https://github.com/SocialGouv/fiches-vdd/commit/d65b540a2b5d334b5e2afd24d283d583aac8c0a4))
14
+
15
+ # [2.413.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.412.0...v2.413.0) (2022-05-25)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220525_0427 update ([9bd84a3](https://github.com/SocialGouv/fiches-vdd/commit/9bd84a3c00e0e84b7ef5f2e49891ecdeed77cfb7))
21
+
1
22
  # [2.412.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.411.0...v2.412.0) (2022-05-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.412.0",
4
+ "version": "2.415.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",