diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d000ba51..add05b8c60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.754.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.753.0...v2.754.0) (2023-07-19) + + +### Features + +* **data:** 20230719_0419 update ([6a64ad2](https://github.com/SocialGouv/fiches-vdd/commit/6a64ad24a5e1de27e6874ba15b73db4c282b9495)) + # [2.753.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.752.0...v2.753.0) (2023-07-18) diff --git a/package.json b/package.json index b49da30987..9923f393b5 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.753.0", + "version": "2.754.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",