@socialgouv/fiches-vdd-types 2.597.0 → 2.599.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.599.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.598.0...v2.599.0) (2022-12-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20221230_0415 update ([0fca80c](https://github.com/SocialGouv/fiches-vdd/commit/0fca80cbe3a99ac8850dc4fe0a4a041f4e786a26))
7
+
8
+ # [2.598.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.597.0...v2.598.0) (2022-12-29)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20221229_0416 update ([d78dc20](https://github.com/SocialGouv/fiches-vdd/commit/d78dc20c636cf0bc654152224137e54b080c6bc1))
14
+
1
15
  # [2.597.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.596.0...v2.597.0) (2022-12-28)
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.597.0",
4
+ "version": "2.599.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",