@socialgouv/fiches-vdd-types 2.737.0 → 2.739.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.739.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.738.0...v2.739.0) (2023-06-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20230627_0415 update ([bc093e8](https://github.com/SocialGouv/fiches-vdd/commit/bc093e8ce9a921f96f9981a53279020f46cb99fc))
|
|
7
|
+
|
|
8
|
+
# [2.738.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.737.0...v2.738.0) (2023-06-26)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20230626_0417 update ([5047125](https://github.com/SocialGouv/fiches-vdd/commit/504712511cc76bb3c2e642450346fb4f6c735111))
|
|
14
|
+
|
|
1
15
|
# [2.737.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.736.0...v2.737.0) (2023-06-25)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED