@socialgouv/fiches-vdd-types 2.467.0 → 2.470.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.470.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.469.0...v2.470.0) (2022-07-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220726_0506 update ([81b2009](https://github.com/SocialGouv/fiches-vdd/commit/81b2009feafb17b1ee2a3274e7c86ccb748218fd))
|
|
7
|
+
|
|
8
|
+
# [2.469.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.468.0...v2.469.0) (2022-07-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220724_0430 update ([cbce798](https://github.com/SocialGouv/fiches-vdd/commit/cbce7989577d73d4b9bb5e404a26f6dea9afc4e4))
|
|
14
|
+
|
|
15
|
+
# [2.468.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.467.0...v2.468.0) (2022-07-23)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220723_0429 update ([300850e](https://github.com/SocialGouv/fiches-vdd/commit/300850e917d6c99bb6ec0c498a2abff1fd78aaa1))
|
|
21
|
+
|
|
1
22
|
# [2.467.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.466.0...v2.467.0) (2022-07-22)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED