@socialgouv/fiches-vdd-types 2.256.0 → 2.260.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.260.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.259.0...v2.260.0) (2021-12-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20211205_0417 update ([bb19d20](https://github.com/SocialGouv/fiches-vdd/commit/bb19d205ad377d13d2e37663a5715c0e084654ca))
|
|
7
|
+
|
|
8
|
+
# [2.259.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.258.0...v2.259.0) (2021-12-04)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20211204_0417 update ([4acd860](https://github.com/SocialGouv/fiches-vdd/commit/4acd860aabf0e8c8ef4d465176e84bbf6b31521a))
|
|
14
|
+
|
|
15
|
+
# [2.258.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.257.0...v2.258.0) (2021-12-03)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20211203_0416 update ([e3f7193](https://github.com/SocialGouv/fiches-vdd/commit/e3f7193962032e65a3d3cdd5e9542fbf2fae1251))
|
|
21
|
+
|
|
22
|
+
# [2.257.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.256.0...v2.257.0) (2021-12-02)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20211202_0416 update ([a94800f](https://github.com/SocialGouv/fiches-vdd/commit/a94800f3ad055acee5f9e0203a2c2028a1dfe1db))
|
|
28
|
+
|
|
1
29
|
# [2.256.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.255.0...v2.256.0) (2021-12-01)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED