diff --git a/CHANGELOG.md b/CHANGELOG.md index 30d34b4..86a08b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.6.3](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.6.2...v2.6.3) (2023-02-03) + +### Bug Fixes + +- wrong calculation to get the initial view of map for planters [#153](https://github.com/Greenstand/treetracker-web-map-core/issues/153) ([31c534a](https://github.com/Greenstand/treetracker-web-map-core/commit/31c534a829ac817c8b61292630126972ffb89c46)) + ## [2.6.2](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.6.1...v2.6.2) (2023-01-28) ### Bug Fixes diff --git a/package.json b/package.json index 47ec619..8ceb4c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "treetracker-web-map-core", - "version": "2.6.2", + "version": "2.6.3", "description": "This is the core module for Greenstand web map application.", "keywords": [ "GIS",