diff --git a/CHANGELOG.md b/CHANGELOG.md index 031132731b..655d24a03d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1185.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1184.0...v2.1185.0) (2024-10-13) + + +### Features + +* **data:** 20241013_1823 update ([e81c007](https://github.com/SocialGouv/fiches-vdd/commit/e81c0076adc47f9602e1df8704a25e5bff3d0c9c)) + # [2.1184.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1183.0...v2.1184.0) (2024-10-12) diff --git a/package.json b/package.json index b5eb15c8f2..624af5d7fd 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.1184.0", + "version": "2.1185.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",