@socialgouv/fiches-vdd-types 2.502.0 → 2.505.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.505.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.504.0...v2.505.0) (2022-09-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220909_0512 update ([0131a04](https://github.com/SocialGouv/fiches-vdd/commit/0131a044cfb4cce6e6f1558c2e9236c3e5d67736))
7
+
8
+ # [2.504.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.503.0...v2.504.0) (2022-09-08)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220908_0521 update ([8b3b416](https://github.com/SocialGouv/fiches-vdd/commit/8b3b416e150bd85df8faa33187fd62006b8bb771))
14
+
15
+ # [2.503.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.502.0...v2.503.0) (2022-09-07)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220907_0531 update ([08af7ab](https://github.com/SocialGouv/fiches-vdd/commit/08af7abe91a5cac27d11c328c2751c8edc64381b))
21
+
1
22
  # [2.502.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.501.0...v2.502.0) (2022-09-06)
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.502.0",
4
+ "version": "2.505.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",