@socialgouv/fiches-vdd-types 2.798.0 → 2.800.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 +14 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.800.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.799.0...v2.800.0) (2023-09-17)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20230917_0413 update ([8bc1f4a](https://github.com/SocialGouv/fiches-vdd/commit/8bc1f4a6959677e9520ae9bf855941716c964fa8))
|
|
7
|
+
|
|
8
|
+
# [2.799.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.798.0...v2.799.0) (2023-09-16)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20230916_0413 update ([cd28d04](https://github.com/SocialGouv/fiches-vdd/commit/cd28d045797122977656ba66e4d57e6296882598))
|
|
14
|
+
|
|
1
15
|
# [2.798.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.797.0...v2.798.0) (2023-09-15)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED