@socialgouv/fiches-vdd-types 2.1086.0 → 2.1088.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.1088.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1087.0...v2.1088.0) (2024-07-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20240704_2017 update ([16082b5](https://github.com/SocialGouv/fiches-vdd/commit/16082b597e6e2900c5d31067ac6eab0a514d44d6))
7
+
8
+ # [2.1087.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1086.0...v2.1087.0) (2024-07-03)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20240703_2018 update ([2ad965e](https://github.com/SocialGouv/fiches-vdd/commit/2ad965eee810904824f85925713d01274b2b2045))
14
+
1
15
  # [2.1086.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1085.0...v2.1086.0) (2024-07-02)
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.1086.0",
4
+ "version": "2.1088.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",