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 bc6b429 commit af96d0eCopy full SHA for af96d0e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.33.4](https://github.com/Greenstand/treetracker-api/compare/v1.33.3...v1.33.4) (2023-05-23)
2
+
3
4
+### Bug Fixes
5
6
+* planter duplicate email bug ([b09649e](https://github.com/Greenstand/treetracker-api/commit/b09649efbf074ed10937992da74c8608d3aaff10))
7
8
## [1.33.3](https://github.com/Greenstand/treetracker-api/compare/v1.33.2...v1.33.3) (2023-05-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.33.3",
+ "version": "1.33.4",
"private": true,
"engines": {
"node": ">=16.0.0",
0 commit comments