Skip to content

Commit f249ff7

Browse files
chore(release): 1.4.0 [skip ci]
1 parent 6f88df3 commit f249ff7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.4.0](https://github.com/Greenstand/treetracker-query-api/compare/v1.3.0...v1.4.0) (2022-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* parseCentroid.js ([3a053b6](https://github.com/Greenstand/treetracker-query-api/commit/3a053b69b7e6b1b15a34f3ce8269a4c48f448e64))
7+
* planter return specis link ([50ef353](https://github.com/Greenstand/treetracker-query-api/commit/50ef353bda6f37f8c861d0e5c342bc85c021f375))
8+
* species return species list ([5d28620](https://github.com/Greenstand/treetracker-query-api/commit/5d28620206aec70f3c441a5c3c0681832ce9e1f4))
9+
10+
11+
### Features
12+
13+
* country centroid and so on ([5402145](https://github.com/Greenstand/treetracker-query-api/commit/5402145ab7ad7dd0a21264a32ad3ca600a050e7f))
14+
* planter retun links ([1800a9b](https://github.com/Greenstand/treetracker-query-api/commit/1800a9b3fc79286df89ffba2145b3ad254e4c54f))
15+
116
# [1.3.0](https://github.com/Greenstand/treetracker-query-api/compare/v1.2.3...v1.3.0) (2022-01-15)
217

318

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker-query-api",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"private": false,
55
"engines": {
66
"node": "^16",

0 commit comments

Comments
 (0)