@socialgouv/fiches-vdd-types 2.439.0 → 2.442.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.442.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.441.0...v2.442.0) (2022-06-25)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220625_0425 update ([8801354](https://github.com/SocialGouv/fiches-vdd/commit/880135477ea4898d5aeec6e3d560e8782d063590))
7
+
8
+ # [2.441.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.440.0...v2.441.0) (2022-06-24)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220624_0436 update ([30d7d02](https://github.com/SocialGouv/fiches-vdd/commit/30d7d02b1555d667294d60bb15ab88de8c670af7))
14
+
15
+ # [2.440.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.439.0...v2.440.0) (2022-06-23)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220623_0433 update ([9abf36f](https://github.com/SocialGouv/fiches-vdd/commit/9abf36f30dc6871d61bc9ee2e58d51aa8238d8bf))
21
+
1
22
  # [2.439.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.438.0...v2.439.0) (2022-06-22)
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.439.0",
4
+ "version": "2.442.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",