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 df4d2b6 commit 4ae5237Copy full SHA for 4ae5237
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.33.2](https://github.com/Greenstand/treetracker-api/compare/v1.33.1...v1.33.2) (2023-05-01)
2
+
3
4
+### Bug Fixes
5
6
+* add capture match materialized view ([7bc7943](https://github.com/Greenstand/treetracker-api/commit/7bc794313ba7124f2f0b1400109006100cad2c4e))
7
+* minor fixes ([396b785](https://github.com/Greenstand/treetracker-api/commit/396b785abd6f971aeb40e160e5264444b33be6ea))
8
9
## [1.33.1](https://github.com/Greenstand/treetracker-api/compare/v1.33.0...v1.33.1) (2023-05-01)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.33.1",
+ "version": "1.33.2",
"private": true,
"engines": {
"node": ">=16.0.0",
0 commit comments