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 305948c commit 04ebc56Copy full SHA for 04ebc56
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.23.3](https://github.com/Greenstand/treetracker-api/compare/v1.23.2...v1.23.3) (2022-09-22)
2
+
3
4
+### Bug Fixes
5
6
+* legacy api url ([0ce4cbc](https://github.com/Greenstand/treetracker-api/commit/0ce4cbcbb6429359fe7d9f7e386415152a0f5441))
7
8
## [1.23.2](https://github.com/Greenstand/treetracker-api/compare/v1.23.1...v1.23.2) (2022-09-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.23.2",
+ "version": "1.23.3",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
0 commit comments