@socialgouv/fiches-vdd-types 2.1589.0 → 2.1591.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.1591.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1590.0...v2.1591.0) (2025-12-14)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20251214_1831 update ([628715f](https://github.com/SocialGouv/fiches-vdd/commit/628715fa1e8351ca91b1310f0851ab1c6f9366bf))
7
+
8
+ # [2.1590.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1589.0...v2.1590.0) (2025-12-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20251213_1829 update ([11d8e30](https://github.com/SocialGouv/fiches-vdd/commit/11d8e307de5002f69fd0bf0c7d18ce7971f867e4))
14
+
1
15
  # [2.1589.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1588.0...v2.1589.0) (2025-12-12)
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.1589.0",
4
+ "version": "2.1591.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",