diff --git a/CHANGELOG.md b/CHANGELOG.md index a0cf472da5..0f2bd4661f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.874.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.873.0...v2.874.0) (2023-12-01) + + +### Features + +* **data:** 20231201_2216 update ([12925c6](https://github.com/SocialGouv/fiches-vdd/commit/12925c6cb91664f88bd79ed9bb756937f5bb1cce)) + # [2.873.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.872.0...v2.873.0) (2023-11-30) diff --git a/package.json b/package.json index 0bf530b786..4108927832 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@socialgouv/fiches-vdd", "description": "Fiches vos droits et démarches au format JSON", - "version": "2.873.0", + "version": "2.874.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",