diff --git a/CHANGELOG.md b/CHANGELOG.md index eba63ea552..ab83a1e2bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1229.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1228.0...v2.1229.0) (2024-11-26) + + +### Features + +* **data:** 20241126_1827 update ([e5c2f7f](https://github.com/SocialGouv/fiches-vdd/commit/e5c2f7f67467193138a0307aa318c51c449be60f)) + # [2.1228.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1227.0...v2.1228.0) (2024-11-25) diff --git a/package.json b/package.json index 63ab9eaef4..f6507ee4ba 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.1228.0", + "version": "2.1229.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",