diff --git a/CHANGELOG.md b/CHANGELOG.md index a26ac06..eb8e7cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.3](https://github.com/SocialGouv/demande-rc/compare/v1.0.2...v1.0.3) (2023-02-20) + + +### Bug Fixes + +* minors ([#11](https://github.com/SocialGouv/demande-rc/issues/11)) ([55ba713](https://github.com/SocialGouv/demande-rc/commit/55ba713d488b2fbb13cf048a668e670e164c59a0)) + ## [1.0.2](https://github.com/SocialGouv/demande-rc/compare/v1.0.1...v1.0.2) (2023-02-14) diff --git a/package.json b/package.json index c1638f8..513c882 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socialgouv/demande-rc", - "version": "1.0.2", + "version": "1.0.3", "private": true, "scripts": { "predev": "only-include-used-icons",