diff --git a/projects/fhi-angular-components/CHANGELOG.md b/projects/fhi-angular-components/CHANGELOG.md index 62bad63a..287b203a 100644 --- a/projects/fhi-angular-components/CHANGELOG.md +++ b/projects/fhi-angular-components/CHANGELOG.md @@ -1,10 +1,10 @@ -# Unreleased +# 4.0.2 -> Mar 21, 2024 +> Mar 25, 2024 * :bug: **Bugfix** White background-color on `form-control` in `fhi-autosuggest` and `fhi-multiselect` -# 4.0.1 +## 4.0.1 > Mar 18, 2024 diff --git a/projects/fhi-angular-components/package.json b/projects/fhi-angular-components/package.json index 01ae74c4..89b2efb8 100644 --- a/projects/fhi-angular-components/package.json +++ b/projects/fhi-angular-components/package.json @@ -1,6 +1,6 @@ { "name": "@folkehelseinstituttet/angular-components", - "version": "4.0.1", + "version": "4.0.2", "publishConfig": { "tag": "latest" },