@socialgouv/fiches-vdd-types 2.555.0 → 2.557.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 +14 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.557.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.556.0...v2.557.0) (2022-11-09)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20221109_0442 update ([2189af0](https://github.com/SocialGouv/fiches-vdd/commit/2189af0c2c766ec259f5dda6fb0801d666ecfeb5))
|
|
7
|
+
|
|
8
|
+
# [2.556.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.555.0...v2.556.0) (2022-11-08)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20221108_0440 update ([dafb8cf](https://github.com/SocialGouv/fiches-vdd/commit/dafb8cfbf7ebf44302b41d26c1a879411cde902f))
|
|
14
|
+
|
|
1
15
|
# [2.555.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.554.0...v2.555.0) (2022-11-06)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED