@socialgouv/fiches-vdd-types 2.518.0 → 2.520.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.520.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.519.0...v2.520.0) (2022-09-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220927_0518 update ([a5e5529](https://github.com/SocialGouv/fiches-vdd/commit/a5e5529dc5e6a979700e435d3fd0a39e991a481e))
|
|
7
|
+
|
|
8
|
+
# [2.519.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.518.0...v2.519.0) (2022-09-25)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220925_0502 update ([86f927b](https://github.com/SocialGouv/fiches-vdd/commit/86f927b5b9088952fb1c70d80327e3e8ff6b2fe7))
|
|
14
|
+
|
|
1
15
|
# [2.518.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.517.0...v2.518.0) (2022-09-24)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED