Skip to content

Commit acb6bff

Browse files
chore(release): 2.7.4 [skip ci]
1 parent 5248a3e commit acb6bff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.7.4](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.7.3...v2.7.4) (2024-05-23)
2+
3+
### Bug Fixes
4+
5+
- check objects are defined before passing to leaflet's hasLayer method ([2941fae](https://github.com/Greenstand/treetracker-web-map-core/commit/2941faeb8018e29702375ae4351667cc246f64c4))
6+
17
## [2.7.3](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.7.2...v2.7.3) (2024-04-10)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker-web-map-core",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"description": "This is the core module for Greenstand web map application.",
55
"keywords": [
66
"GIS",

0 commit comments

Comments
 (0)