diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b79e8..e59b78e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### [5.3.0](https://github.com/eea/volto-widget-geolocation/compare/5.2.0...5.3.0) - 12 March 2024 + +#### :bug: Bug Fixes + +- fix(icon): stylingby addin icon prop to Button component in ListResults.jsx [David Ichim - [`92a8d85`](https://github.com/eea/volto-widget-geolocation/commit/92a8d85b665d6808666808fcea73d2689e154889)] + +#### :hammer_and_wrench: Others + +- Update package.json [ichim-david - [`02b65ab`](https://github.com/eea/volto-widget-geolocation/commit/02b65abe605bcd766d14e7ac3e0167cb013161e2)] ### [5.2.0](https://github.com/eea/volto-widget-geolocation/compare/5.1.7...5.2.0) - 19 February 2024 #### :nail_care: Enhancements diff --git a/package.json b/package.json index ded4a54..54e2ea1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-widget-geolocation", - "version": "5.2.0", + "version": "5.3.0", "description": "volto-widget-geolocation: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", diff --git a/src/components/manage/Widgets/ListResults.jsx b/src/components/manage/Widgets/ListResults.jsx index 4ce82bc..1d10359 100644 --- a/src/components/manage/Widgets/ListResults.jsx +++ b/src/components/manage/Widgets/ListResults.jsx @@ -58,6 +58,7 @@ const ListResults = ({