diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1d50b7cc..60976a5fc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.938.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.937.0...v2.938.0) (2024-02-03) + + +### Features + +* **data:** 20240203_2216 update ([06583f9](https://github.com/SocialGouv/fiches-vdd/commit/06583f959881384d1e88e583f23e00829a1b0382)) + # [2.937.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.936.0...v2.937.0) (2024-02-02) diff --git a/package.json b/package.json index 43e8fb6a47..b8d8354a95 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.937.0", + "version": "2.938.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",