Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 30, 2022
1 parent 0e94af0 commit bddb01a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [2.4.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.3.1...v2.4.0) (2022-09-30)

### Bug Fixes

- lost move-end event ([947eff5](https://github.com/Greenstand/treetracker-web-map-core/commit/947eff5988b3ed10a62716fce5b22bd192d4e4e8))
- next button unnessessaryly stay on the map ([96917eb](https://github.com/Greenstand/treetracker-web-map-core/commit/96917ebee0af6c45033b46243fa485a12d4157f1))

### Features

- print version, fix losing event ([2f6e0b0](https://github.com/Greenstand/treetracker-web-map-core/commit/2f6e0b0b43426a38e69086ad5a99590da5e12562))

## [2.3.1](https://github.com/Greenstand/treetracker-web-map-core/compare/v2.3.0...v2.3.1) (2022-09-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracker-web-map-core",
"version": "2.3.1",
"version": "2.4.0",
"description": "This is the core module for Greenstand web map application.",
"keywords": [
"GIS",
Expand Down

0 comments on commit bddb01a

Please sign in to comment.