@socialgouv/fiches-vdd-types 2.469.0 → 2.472.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.472.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.471.0...v2.472.0) (2022-07-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220728_0441 update ([2ea5890](https://github.com/SocialGouv/fiches-vdd/commit/2ea5890bd3de82f006f9efea5f26148763c72c9b))
|
|
7
|
+
|
|
8
|
+
# [2.471.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.470.0...v2.471.0) (2022-07-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220727_0450 update ([1377143](https://github.com/SocialGouv/fiches-vdd/commit/1377143d7245cb390832ee6452a84ff0ffe17f58))
|
|
14
|
+
|
|
15
|
+
# [2.470.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.469.0...v2.470.0) (2022-07-26)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220726_0506 update ([81b2009](https://github.com/SocialGouv/fiches-vdd/commit/81b2009feafb17b1ee2a3274e7c86ccb748218fd))
|
|
21
|
+
|
|
1
22
|
# [2.469.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.468.0...v2.469.0) (2022-07-24)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED