diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e34257d1e..53ed1274e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.476.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.475.0...v2.476.0) (2022-08-01) + + +### Features + +* **data:** 20220801_0513 update ([5707dc9](https://github.com/SocialGouv/fiches-vdd/commit/5707dc97223dbc3df4922af3a2e1f68ac0379bf8)) + # [2.475.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.474.0...v2.475.0) (2022-07-31) diff --git a/package.json b/package.json index dbda44f2aa..beaac927cf 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.475.0", + "version": "2.476.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",