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 2ecc57a commit a7e5fd6Copy full SHA for a7e5fd6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.6](https://github.com/Greenstand/treetracker-api/compare/v1.12.5...v1.12.6) (2022-03-02)
2
+
3
4
+### Bug Fixes
5
6
+* use loglevel ([38513a9](https://github.com/Greenstand/treetracker-api/commit/38513a9c1e1a9cb292e580744f5b3f5512bfb510))
7
8
## [1.12.5](https://github.com/Greenstand/treetracker-api/compare/v1.12.4...v1.12.5) (2022-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.12.5",
+ "version": "1.12.6",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
0 commit comments