@socialgouv/fiches-vdd-types 2.463.0 → 2.466.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.466.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.465.0...v2.466.0) (2022-07-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220721_0440 update ([8e645a7](https://github.com/SocialGouv/fiches-vdd/commit/8e645a71fcfd25c5fa44f506301db3dc972687a0))
|
|
7
|
+
|
|
8
|
+
# [2.465.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.464.0...v2.465.0) (2022-07-20)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220720_0437 update ([a9e1b2b](https://github.com/SocialGouv/fiches-vdd/commit/a9e1b2b9952b9977d18b066a1c059ba3edf30bf9))
|
|
14
|
+
|
|
15
|
+
# [2.464.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.463.0...v2.464.0) (2022-07-19)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220719_0506 update ([1e903af](https://github.com/SocialGouv/fiches-vdd/commit/1e903af851af98116dd14bfdd3c05cb33fe86133))
|
|
21
|
+
|
|
1
22
|
# [2.463.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.462.0...v2.463.0) (2022-07-18)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED