@socialgouv/fiches-vdd-types 2.646.0 → 2.648.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.648.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.647.0...v2.648.0) (2023-03-03)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20230303_0442 update ([45a5511](https://github.com/SocialGouv/fiches-vdd/commit/45a5511b79038847cc5080b813b9ccf07f9e61a2))
|
|
7
|
+
|
|
8
|
+
# [2.647.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.646.0...v2.647.0) (2023-03-02)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20230302_0416 update ([ae2fca5](https://github.com/SocialGouv/fiches-vdd/commit/ae2fca54b041fce4996c317860b0f230a54d49c7))
|
|
14
|
+
|
|
1
15
|
# [2.646.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.645.0...v2.646.0) (2023-03-01)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED