diff --git a/CHANGELOG.md b/CHANGELOG.md index e86ce50a0..1ff563401 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.5.1](https://github.com/terrestris/shogun-gis-client/compare/v7.5.0...v7.5.1) (2024-03-19) + + +### Bugfixes + +* switch tooltip text for internal configuration ([4ae0e28](https://github.com/terrestris/shogun-gis-client/commit/4ae0e28042da291df8edade0c6aa5efbcc391c73)) + ## [7.5.0](https://github.com/terrestris/shogun-gis-client/compare/v7.4.0...v7.5.0) (2024-03-19) diff --git a/package-lock.json b/package-lock.json index 297317bbf..0f07292fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@terrestris/shogun-gis-client", - "version": "7.5.0", + "version": "7.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@terrestris/shogun-gis-client", - "version": "7.5.0", + "version": "7.5.1", "license": "BSD-2-Clause", "dependencies": { "@monaco-editor/react": "^4.5.1", diff --git a/package.json b/package.json index 23c7f1456..3ad994ab1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terrestris/shogun-gis-client", - "version": "7.5.0", + "version": "7.5.1", "description": "This is the default GIS client used in the SHOGun project. Based on the react-geo-client template", "keywords": [ "shogun",