Skip to content

Commit 1d20f73

Browse files
chore(release): 1.19.8 [skip ci]
1 parent 4d8bf63 commit 1d20f73

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.19.8](https://github.com/Greenstand/treetracker-api/compare/v1.19.7...v1.19.8) (2022-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* query for captures with capture_tags ([f2d157b](https://github.com/Greenstand/treetracker-api/commit/f2d157b9804a67236d81515385f6083d956c8fe8))
7+
* update db url check ([98b15e8](https://github.com/Greenstand/treetracker-api/commit/98b15e887e9dd5fe91413d2fa15e148209d02faf))
8+
* update tests and yaml to match api w/ lat, lon keys ([c41da9c](https://github.com/Greenstand/treetracker-api/commit/c41da9c5022f659e17dc85e31550765b1a35e814))
9+
110
## [1.19.7](https://github.com/Greenstand/treetracker-api/compare/v1.19.6...v1.19.7) (2022-05-07)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.19.7",
3+
"version": "1.19.8",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0 <17",

0 commit comments

Comments
 (0)