@socialgouv/fiches-vdd-types 2.1069.0 → 2.1071.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.1071.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1070.0...v2.1071.0) (2024-06-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20240616_2218 update ([077573b](https://github.com/SocialGouv/fiches-vdd/commit/077573bacec0b0c495950bf0a51916b3584e7b0a))
7
+
8
+ # [2.1070.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1069.0...v2.1070.0) (2024-06-15)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20240615_2217 update ([8c4edc3](https://github.com/SocialGouv/fiches-vdd/commit/8c4edc35fe3861a104a37a875e2c8921257cc838))
14
+
1
15
  # [2.1069.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1068.0...v2.1069.0) (2024-06-13)
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.1069.0",
4
+ "version": "2.1071.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",