@socialgouv/fiches-vdd-types 2.240.0 → 2.244.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 +28 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# [2.244.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.243.0...v2.244.0) (2021-11-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20211116_0416 update ([9fb0a1a](https://github.com/SocialGouv/fiches-vdd/commit/9fb0a1a5352d7397a783fcb325dd0251433ad392))
|
|
7
|
+
|
|
8
|
+
# [2.243.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.242.0...v2.243.0) (2021-11-14)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20211114_0416 update ([1c221ff](https://github.com/SocialGouv/fiches-vdd/commit/1c221ff86c75e469697c989b94188e5871b2130b))
|
|
14
|
+
|
|
15
|
+
# [2.242.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.241.0...v2.242.0) (2021-11-13)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20211113_0416 update ([524433a](https://github.com/SocialGouv/fiches-vdd/commit/524433a0d852a9ef92ad9e9c143aee7e902846eb))
|
|
21
|
+
|
|
22
|
+
# [2.241.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.240.0...v2.241.0) (2021-11-11)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20211111_0417 update ([c3e0023](https://github.com/SocialGouv/fiches-vdd/commit/c3e0023f1d9f66f7a27f2292d8d61831b047e25f))
|
|
28
|
+
|
|
1
29
|
# [2.240.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.239.0...v2.240.0) (2021-11-10)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED