diff --git a/CHANGELOG.md b/CHANGELOG.md index dbcb9ba65..c525408a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [6.6.2](https://github.com/terrestris/shogun-gis-client/compare/v6.6.1...v6.6.2) (2023-06-22) + + +### Dependencies + +* **deps-dev:** bump webpack from 5.87.0 to 5.88.0 ([54459e3](https://github.com/terrestris/shogun-gis-client/commit/54459e3286944e4c746d0c60db52b460ec69fdb4)) +* **deps:** bump i18next from 23.2.1 to 23.2.2 ([b7ce89a](https://github.com/terrestris/shogun-gis-client/commit/b7ce89a7a57b978405eeac12535f3a6e4b62f417)) + + +### Bugfixes + +* adjusting to new wmst properties ([1bdd483](https://github.com/terrestris/shogun-gis-client/commit/1bdd48380d44aada61814acbf42356ab3096187e)) + ## [6.6.1](https://github.com/terrestris/shogun-gis-client/compare/v6.6.0...v6.6.1) (2023-06-21) diff --git a/package-lock.json b/package-lock.json index 41efc3025..ae249f3a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@terrestris/shogun-gis-client", - "version": "6.6.1", + "version": "6.6.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@terrestris/shogun-gis-client", - "version": "6.6.1", + "version": "6.6.2", "license": "BSD-2-Clause", "dependencies": { "@reduxjs/toolkit": "^1.9.0", diff --git a/package.json b/package.json index 57528e4be..8482d8fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terrestris/shogun-gis-client", - "version": "6.6.1", + "version": "6.6.2", "description": "This is the default GIS client used in the SHOGun project. Based on the react-geo-client template", "keywords": [ "shogun",