We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6cceeb commit b68eb3eCopy full SHA for b68eb3e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.23.8](https://github.com/Greenstand/treetracker-api/compare/v1.23.7...v1.23.8) (2022-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* add species check ([3819148](https://github.com/Greenstand/treetracker-api/commit/3819148c779e5093dd5b1ec9b1fc5d9bb5c91f4a))
7
8
## [1.23.7](https://github.com/Greenstand/treetracker-api/compare/v1.23.6...v1.23.7) (2022-11-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.23.7",
+ "version": "1.23.8",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
0 commit comments