@socialgouv/fiches-vdd-types 2.306.0 → 2.310.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.310.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.309.0...v2.310.0) (2022-02-01)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220201_0415 update ([10f2c37](https://github.com/SocialGouv/fiches-vdd/commit/10f2c37da6ee773aa161c19e6812b46e6e1fe976))
|
|
7
|
+
|
|
8
|
+
# [2.309.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.308.0...v2.309.0) (2022-01-29)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220129_0415 update ([56bdf8b](https://github.com/SocialGouv/fiches-vdd/commit/56bdf8b84db390fcd76ea117264847a43512862b))
|
|
14
|
+
|
|
15
|
+
# [2.308.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.307.0...v2.308.0) (2022-01-28)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220128_0416 update ([4a51bd6](https://github.com/SocialGouv/fiches-vdd/commit/4a51bd6fb4bb6923cd13c51151e1614bd92c4d96))
|
|
21
|
+
|
|
22
|
+
# [2.307.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.306.0...v2.307.0) (2022-01-27)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220127_0416 update ([5949b10](https://github.com/SocialGouv/fiches-vdd/commit/5949b102ec9182dc68f3aa3ff15d9289764c2e64))
|
|
28
|
+
|
|
1
29
|
# [2.306.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.305.0...v2.306.0) (2022-01-26)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED