@socialgouv/fiches-vdd-types 2.445.0 → 2.448.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.448.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.447.0...v2.448.0) (2022-07-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220702_0433 update ([fd04bc6](https://github.com/SocialGouv/fiches-vdd/commit/fd04bc6014aeeeac0880946b75c97d7d0c0777f6))
|
|
7
|
+
|
|
8
|
+
# [2.447.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.446.0...v2.447.0) (2022-07-01)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220701_0454 update ([7782fd2](https://github.com/SocialGouv/fiches-vdd/commit/7782fd2bd0a4f67e5e2a97b2f8ffb073f7f8a6bb))
|
|
14
|
+
|
|
15
|
+
# [2.446.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.445.0...v2.446.0) (2022-06-30)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220630_0436 update ([3163d20](https://github.com/SocialGouv/fiches-vdd/commit/3163d206e75a519e3821a9c00a676d1c216a271e))
|
|
21
|
+
|
|
1
22
|
# [2.445.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.444.0...v2.445.0) (2022-06-29)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED