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 8abb44e commit 9ef77aeCopy full SHA for 9ef77ae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.32.1](https://github.com/Greenstand/treetracker-api/compare/v1.32.0...v1.32.1) (2023-02-26)
2
+
3
4
+### Bug Fixes
5
6
+* temp reversal of capture match query ([bf2c918](https://github.com/Greenstand/treetracker-api/commit/bf2c9185a755ee6e7191e41b1356ed27aa402e81))
7
8
# [1.32.0](https://github.com/Greenstand/treetracker-api/compare/v1.31.0...v1.32.0) (2023-02-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.32.0",
+ "version": "1.32.1",
"private": true,
"engines": {
"node": ">=16.0.0",
0 commit comments