@socialgouv/fiches-vdd-types 2.490.0 → 2.493.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.
- package/CHANGELOG.md +21 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
# [2.493.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.492.0...v2.493.0) (2022-08-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220825_0517 update ([8837756](https://github.com/SocialGouv/fiches-vdd/commit/88377567d661d278c2bcb326dd21d8f1b1c7f8b0))
|
|
7
|
+
|
|
8
|
+
# [2.492.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.491.0...v2.492.0) (2022-08-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220824_0511 update ([c66d7dc](https://github.com/SocialGouv/fiches-vdd/commit/c66d7dce652435e5a95e30f2666be87933ca002c))
|
|
14
|
+
|
|
15
|
+
# [2.491.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.490.0...v2.491.0) (2022-08-23)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220823_0518 update ([59b7d30](https://github.com/SocialGouv/fiches-vdd/commit/59b7d300cb7b4ad3851408cfbab8a13e0f94319a))
|
|
21
|
+
|
|
1
22
|
# [2.490.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.489.0...v2.490.0) (2022-08-20)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED