@socialgouv/fiches-vdd-types 2.1784.0 → 2.1786.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.1786.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1785.0...v2.1786.0) (2026-07-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260705_1920 update ([036810a](https://github.com/SocialGouv/fiches-vdd/commit/036810aa7a810ff52c4798b0846454ee4aa563b0))
|
|
7
|
+
|
|
8
|
+
# [2.1785.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1784.0...v2.1785.0) (2026-07-04)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260704_1916 update ([d1fd369](https://github.com/SocialGouv/fiches-vdd/commit/d1fd3697715f9dafe7ffdf108d8e177584f93b00))
|
|
14
|
+
|
|
1
15
|
# [2.1784.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1783.0...v2.1784.0) (2026-07-03)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED