Skip to content

Commit 4ae5237

Browse files
chore(release): 1.33.2 [skip ci]
1 parent df4d2b6 commit 4ae5237

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [1.33.1](https://github.com/Greenstand/treetracker-api/compare/v1.33.0...v1.33.1) (2023-05-01)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.33.1",
3+
"version": "1.33.2",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0",

0 commit comments

Comments
 (0)