@socialgouv/fiches-vdd-types 2.493.0 → 2.496.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.496.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.495.0...v2.496.0) (2022-08-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220829_0527 update ([9f20364](https://github.com/SocialGouv/fiches-vdd/commit/9f20364a71b1e7315968b932b5314176ca061310))
|
|
7
|
+
|
|
8
|
+
# [2.495.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.494.0...v2.495.0) (2022-08-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220827_0455 update ([9d67211](https://github.com/SocialGouv/fiches-vdd/commit/9d6721137dfe7127b0bf50b2b37d77fd6cb2ea57))
|
|
14
|
+
|
|
15
|
+
# [2.494.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.493.0...v2.494.0) (2022-08-26)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220826_0524 update ([33a4bb9](https://github.com/SocialGouv/fiches-vdd/commit/33a4bb96c81cf6270572d6272e7d9f276412a1f5))
|
|
21
|
+
|
|
1
22
|
# [2.493.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.492.0...v2.493.0) (2022-08-25)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED