@socialgouv/fiches-vdd-types 2.345.0 → 2.348.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.348.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.347.0...v2.348.0) (2022-03-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220314_0420 update ([708ae17](https://github.com/SocialGouv/fiches-vdd/commit/708ae17d2bba4873810b856420a83efafc893d61))
|
|
7
|
+
|
|
8
|
+
# [2.347.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.346.0...v2.347.0) (2022-03-12)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220312_0418 update ([cbb9da7](https://github.com/SocialGouv/fiches-vdd/commit/cbb9da7e01d62cb31f8bbd1be1e0887a19e7937d))
|
|
14
|
+
|
|
15
|
+
# [2.346.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.345.0...v2.346.0) (2022-03-11)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220311_0418 update ([98f8c95](https://github.com/SocialGouv/fiches-vdd/commit/98f8c958267672f02b06d3d6aa5819e22af20283))
|
|
21
|
+
|
|
1
22
|
# [2.345.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.344.0...v2.345.0) (2022-03-10)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED