@socialgouv/fiches-vdd 2.297.0 → 2.298.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.298.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.297.0...v2.298.0) (2022-01-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220117_0418 update ([2f0c46b](https://github.com/SocialGouv/fiches-vdd/commit/2f0c46baa0747d6a22f44daf363dc7e86c08be20))
7
+
1
8
  # [2.297.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.296.0...v2.297.0) (2022-01-15)
2
9
 
3
10
 
@@ -3014,7 +3014,7 @@
3014
3014
  "children": [
3015
3015
  {
3016
3016
  "type": "text",
3017
- "text": "Arrêté du 26 février 2018 portant création du label « qualité des formations au sein des écoles de conduite »"
3017
+ "text": "Arrêté du 26 février 2018 portant création du label « qualité des formations au sein des écoles de conduite » modifié par l'arrêté du 11 mars 2021"
3018
3018
  }
3019
3019
  ]
3020
3020
  }
@@ -2730,7 +2730,7 @@
2730
2730
  "children": [
2731
2731
  {
2732
2732
  "type": "text",
2733
- "text": "Arrêté du 26 février 2018 portant création du label « qualité des formations au sein des écoles de conduite »"
2733
+ "text": "Arrêté du 26 février 2018 portant création du label « qualité des formations au sein des écoles de conduite » modifié par l'arrêté du 11 mars 2021"
2734
2734
  }
2735
2735
  ]
2736
2736
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@socialgouv/fiches-vdd",
3
3
  "description": "Fiches vos droits et démarches au format JSON",
4
- "version": "2.297.0",
4
+ "version": "2.298.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",