@socialgouv/fiches-vdd-types 2.1853.0 → 2.1855.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.1855.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1854.0...v2.1855.0) (2026-09-15)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260915_2058 update ([fbc1b9e](https://github.com/SocialGouv/fiches-vdd/commit/fbc1b9ee6ef9f86189cac7a9d2648bb789a6f2e8))
|
|
7
|
+
|
|
8
|
+
# [2.1854.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1853.0...v2.1854.0) (2026-09-14)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260914_2136 update ([2a00daf](https://github.com/SocialGouv/fiches-vdd/commit/2a00daf434ab9a10670def63525a565c0320ab6b))
|
|
14
|
+
|
|
1
15
|
# [2.1853.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1852.0...v2.1853.0) (2026-09-13)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED