@socialgouv/fiches-vdd-types 2.751.0 → 2.753.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.753.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.752.0...v2.753.0) (2023-07-18)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20230718_0414 update ([47c548d](https://github.com/SocialGouv/fiches-vdd/commit/47c548d413b95149392f1ce301a7225652af8ce1))
|
|
7
|
+
|
|
8
|
+
# [2.752.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.751.0...v2.752.0) (2023-07-14)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20230714_0416 update ([e5a8360](https://github.com/SocialGouv/fiches-vdd/commit/e5a83604305d3d15210f817b5eb03fc0dc5798ea))
|
|
14
|
+
|
|
1
15
|
# [2.751.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.750.0...v2.751.0) (2023-07-13)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED