@socialgouv/fiches-vdd-types 2.363.0 → 2.366.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.366.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.365.0...v2.366.0) (2022-04-03)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220403_0417 update ([884b897](https://github.com/SocialGouv/fiches-vdd/commit/884b8975897387bef917d5579325f586f67ccbaf))
|
|
7
|
+
|
|
8
|
+
# [2.365.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.364.0...v2.365.0) (2022-04-02)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220402_0417 update ([3f15c10](https://github.com/SocialGouv/fiches-vdd/commit/3f15c1053de74a83cb65c58df2a96542c8ca9c46))
|
|
14
|
+
|
|
15
|
+
# [2.364.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.363.0...v2.364.0) (2022-04-01)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220401_0420 update ([1643ed7](https://github.com/SocialGouv/fiches-vdd/commit/1643ed7e14d6d1357d058078ef299cf04551470a))
|
|
21
|
+
|
|
1
22
|
# [2.363.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.362.0...v2.363.0) (2022-03-31)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED