@socialgouv/fiches-vdd-types 2.1265.0 → 2.1267.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.1267.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1266.0...v2.1267.0) (2025-01-04)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250104_1823 update ([1b05b69](https://github.com/SocialGouv/fiches-vdd/commit/1b05b6956ed291d2e7231f98be19415077bec39a))
|
|
7
|
+
|
|
8
|
+
# [2.1266.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1265.0...v2.1266.0) (2025-01-03)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250103_1825 update ([bdd105f](https://github.com/SocialGouv/fiches-vdd/commit/bdd105f2651bb2e0c0804e115dee5f262506b067))
|
|
14
|
+
|
|
1
15
|
# [2.1265.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1264.0...v2.1265.0) (2025-01-02)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED