Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent 06ad651 commit 941f6af
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.0.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.13.0...v2.0.0) (2022-09-08)

### Features

- change to private methods for map.js ([0ea189b](https://github.com/Greenstand/treetracker-web-map-core/commit/0ea189bdfd409c7ea918f0707c6cb8db0ec35169))
- new api ([26201d1](https://github.com/Greenstand/treetracker-web-map-core/commit/26201d17914e19a793bd74d63c3f09ca67520f13))
- refactor gotoView ([de0b8fa](https://github.com/Greenstand/treetracker-web-map-core/commit/de0b8fafbf04ee5362ac56b055e61a0bbc10675d))
- setFilter will refresh the layers ([eda3295](https://github.com/Greenstand/treetracker-web-map-core/commit/eda329532105aa40bdf89563f01b1eedd5917084))
- split to get view and goto view fns ([155556e](https://github.com/Greenstand/treetracker-web-map-core/commit/155556eb50278d3fd36dadc75463dfacf3499237))

### BREAKING CHANGES

- new api

# [1.13.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.12.3...v1.13.0) (2022-09-05)

### Features
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": "1.13.0",
"version": "2.0.0",
"description": "This is the core module for Greenstand web map application.",
"keywords": [
"GIS",
Expand Down

0 comments on commit 941f6af

Please sign in to comment.