@socialgouv/fiches-vdd-types 2.1067.0 → 2.1069.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.1069.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1068.0...v2.1069.0) (2024-06-13)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20240613_2218 update ([40779d7](https://github.com/SocialGouv/fiches-vdd/commit/40779d7351093a4bed18063c3f26d3bf93ef2e3c))
|
|
7
|
+
|
|
8
|
+
# [2.1068.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1067.0...v2.1068.0) (2024-06-12)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20240612_2218 update ([820bb22](https://github.com/SocialGouv/fiches-vdd/commit/820bb220a930d09e82484377997b7632471d0f7a))
|
|
14
|
+
|
|
1
15
|
# [2.1067.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1066.0...v2.1067.0) (2024-06-11)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED