@socialgouv/fiches-vdd-types 2.430.0 → 2.433.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.433.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.432.0...v2.433.0) (2022-06-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220616_0430 update ([5568591](https://github.com/SocialGouv/fiches-vdd/commit/556859181eca6be74260f159bf21d85b49010f9a))
7
+
8
+ # [2.432.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.431.0...v2.432.0) (2022-06-15)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220615_0431 update ([a3dfd11](https://github.com/SocialGouv/fiches-vdd/commit/a3dfd111b1fc74374a6a12fa46e7d36582c2f0c9))
14
+
15
+ # [2.431.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.430.0...v2.431.0) (2022-06-14)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220614_0447 update ([2444e05](https://github.com/SocialGouv/fiches-vdd/commit/2444e05ef2ea9f2bf56df992230215cc8ea2d006))
21
+
1
22
  # [2.430.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.429.0...v2.430.0) (2022-06-12)
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.430.0",
4
+ "version": "2.433.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",