@socialgouv/fiches-vdd-types 2.1135.0 → 2.1137.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.1137.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1136.0...v2.1137.0) (2024-08-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20240822_1822 update ([2a495b0](https://github.com/SocialGouv/fiches-vdd/commit/2a495b01d600bc0bdcb5fb0b1e179e482c825746))
|
|
7
|
+
|
|
8
|
+
# [2.1136.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1135.0...v2.1136.0) (2024-08-21)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20240821_1822 update ([34e7604](https://github.com/SocialGouv/fiches-vdd/commit/34e76048a54887a74c6726fe0035f33b66de66a0))
|
|
14
|
+
|
|
1
15
|
# [2.1135.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1134.0...v2.1135.0) (2024-08-20)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED