@socialgouv/fiches-vdd-types 2.484.0 → 2.487.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.487.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.486.0...v2.487.0) (2022-08-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220817_0506 update ([89abde8](https://github.com/SocialGouv/fiches-vdd/commit/89abde870efcc50d5354a6b7cd0e62040c54793e))
7
+
8
+ # [2.486.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.485.0...v2.486.0) (2022-08-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220813_0422 update ([56ddd47](https://github.com/SocialGouv/fiches-vdd/commit/56ddd47caf93e0b90d2f07e59ca27970e06117ad))
14
+
15
+ # [2.485.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.484.0...v2.485.0) (2022-08-12)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220812_0429 update ([3ceaab3](https://github.com/SocialGouv/fiches-vdd/commit/3ceaab32d8c1d0aa70884c958fccb5997df4bcdb))
21
+
1
22
  # [2.484.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.483.0...v2.484.0) (2022-08-11)
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.484.0",
4
+ "version": "2.487.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",