@socialgouv/fiches-vdd-types 2.487.0 → 2.490.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.490.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.489.0...v2.490.0) (2022-08-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220820_0430 update ([00ff820](https://github.com/SocialGouv/fiches-vdd/commit/00ff8203d61e014ed7a2f2b210678174da9b5bb7))
7
+
8
+ # [2.489.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.488.0...v2.489.0) (2022-08-19)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20220819_0448 update ([e9a172e](https://github.com/SocialGouv/fiches-vdd/commit/e9a172e6091b4e71c03c49669fbf1d0dee365c71))
14
+
15
+ # [2.488.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.487.0...v2.488.0) (2022-08-18)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20220818_0459 update ([98c74f6](https://github.com/SocialGouv/fiches-vdd/commit/98c74f6ee28484478aeba2d5bff503e8dbff287b))
21
+
1
22
  # [2.487.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.486.0...v2.487.0) (2022-08-17)
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.487.0",
4
+ "version": "2.490.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",