Skip to content

Commit

Permalink
chore(release): 1.33.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 1, 2023
1 parent df4d2b6 commit 4ae5237
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.33.2](https://github.com/Greenstand/treetracker-api/compare/v1.33.1...v1.33.2) (2023-05-01)


### Bug Fixes

* add capture match materialized view ([7bc7943](https://github.com/Greenstand/treetracker-api/commit/7bc794313ba7124f2f0b1400109006100cad2c4e))
* minor fixes ([396b785](https://github.com/Greenstand/treetracker-api/commit/396b785abd6f971aeb40e160e5264444b33be6ea))

## [1.33.1](https://github.com/Greenstand/treetracker-api/compare/v1.33.0...v1.33.1) (2023-05-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracker",
"version": "1.33.1",
"version": "1.33.2",
"private": true,
"engines": {
"node": ">=16.0.0",
Expand Down

0 comments on commit 4ae5237

Please sign in to comment.