diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab0a13..a26ac06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/SocialGouv/demande-rc/compare/v1.0.1...v1.0.2) (2023-02-14) + + +### Bug Fixes + +* url DS ([#10](https://github.com/SocialGouv/demande-rc/issues/10)) ([77a1256](https://github.com/SocialGouv/demande-rc/commit/77a1256ce4bc928d4b5b0db73d582e59db4b81d7)) + ## [1.0.1](https://github.com/SocialGouv/demande-rc/compare/v1.0.0...v1.0.1) (2023-01-24) diff --git a/package.json b/package.json index e8ba24a..119bbda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socialgouv/demande-rc", - "version": "1.0.1", + "version": "1.0.2", "private": true, "scripts": { "predev": "only-include-used-icons",