@socialgouv/fiches-vdd-types 2.233.0 → 2.237.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.237.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.236.0...v2.237.0) (2021-11-07)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20211107_0416 update ([3d055e0](https://github.com/SocialGouv/fiches-vdd/commit/3d055e0f5e4ffc990628bcd9299d5f07c9196f54))
|
|
7
|
+
|
|
8
|
+
# [2.236.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.235.0...v2.236.0) (2021-11-06)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20211106_0417 update ([bf53e73](https://github.com/SocialGouv/fiches-vdd/commit/bf53e7335abded0ba26f44633fd98a527a567158))
|
|
14
|
+
|
|
15
|
+
# [2.235.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.234.0...v2.235.0) (2021-11-05)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20211105_0416 update ([df27938](https://github.com/SocialGouv/fiches-vdd/commit/df27938eeea52d2c7e3221e038d269de19b5fbc4))
|
|
21
|
+
|
|
22
|
+
# [2.234.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.233.0...v2.234.0) (2021-11-04)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20211104_0416 update ([46fc75b](https://github.com/SocialGouv/fiches-vdd/commit/46fc75b8bcf23f9923e3e8707b5fba39ff3dcd01))
|
|
28
|
+
|
|
1
29
|
# [2.233.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.232.0...v2.233.0) (2021-11-03)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED