@socialgouv/fiches-vdd-types 2.1727.0 → 2.1729.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [2.1729.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1728.0...v2.1729.0) (2026-05-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20260509_1905 update ([8de5827](https://github.com/SocialGouv/fiches-vdd/commit/8de5827001d30ce332dca1669a291ca185c54b4c))
7
+
8
+ # [2.1728.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1727.0...v2.1728.0) (2026-05-08)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20260508_1921 update ([2ca4d08](https://github.com/SocialGouv/fiches-vdd/commit/2ca4d08a44ad01db33d60581bd793760596ec587))
14
+
1
15
  # [2.1727.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1726.0...v2.1727.0) (2026-05-07)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@socialgouv/fiches-vdd-types",
3
3
  "description": "Fiches vos droits et démarches au format JSON",
4
- "version": "2.1727.0",
4
+ "version": "2.1729.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",