@socialgouv/fiches-vdd-types 2.1288.0 → 2.1290.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.1290.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1289.0...v2.1290.0) (2025-01-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250127_1825 update ([251bfcc](https://github.com/SocialGouv/fiches-vdd/commit/251bfcc5357e6fd9ea187a676873c3e88b552b67))
|
|
7
|
+
|
|
8
|
+
# [2.1289.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1288.0...v2.1289.0) (2025-01-26)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250126_1823 update ([d4d90b1](https://github.com/SocialGouv/fiches-vdd/commit/d4d90b19ea268f03d1e3115b2da81cb950728c6e))
|
|
14
|
+
|
|
1
15
|
# [2.1288.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1287.0...v2.1288.0) (2025-01-25)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED