diff --git a/CHANGELOG.md b/CHANGELOG.md index b08845d74e..672f2ac109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1064.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1063.0...v2.1064.0) (2024-06-08) + + +### Features + +* **data:** 20240608_2218 update ([31535ad](https://github.com/SocialGouv/fiches-vdd/commit/31535ad5c0d0dc7b1b04591cb24e4764896e4364)) + # [2.1063.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1062.0...v2.1063.0) (2024-06-07) diff --git a/package.json b/package.json index e864727fde..f142dae929 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.1063.0", + "version": "2.1064.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",