@socialgouv/fiches-vdd-types 2.276.0 → 2.280.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 +28 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ # [2.280.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.279.0...v2.280.0) (2021-12-28)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20211228_0417 update ([adf8e2a](https://github.com/SocialGouv/fiches-vdd/commit/adf8e2a9856feba1dc11b2d47f6881950850eeaa))
7
+
8
+ # [2.279.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.278.0...v2.279.0) (2021-12-25)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20211225_0417 update ([e03f522](https://github.com/SocialGouv/fiches-vdd/commit/e03f522df18232ba97e4a41200a998acf412641e))
14
+
15
+ # [2.278.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.277.0...v2.278.0) (2021-12-24)
16
+
17
+
18
+ ### Features
19
+
20
+ * **data:** 20211224_0417 update ([f8ec24f](https://github.com/SocialGouv/fiches-vdd/commit/f8ec24ff23600e6c10c7ed16ea46294cffa1989c))
21
+
22
+ # [2.277.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.276.0...v2.277.0) (2021-12-23)
23
+
24
+
25
+ ### Features
26
+
27
+ * **data:** 20211223_0417 update ([852755d](https://github.com/SocialGouv/fiches-vdd/commit/852755d2b4b306901869805d799435d08d789753))
28
+
1
29
  # [2.276.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.275.0...v2.276.0) (2021-12-22)
2
30
 
3
31
 
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.276.0",
4
+ "version": "2.280.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",