Skip to content

Commit

Permalink
chore(release): 1.33.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 25, 2023
1 parent 2397611 commit a01d9b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.33.0](https://github.com/Greenstand/treetracker-api/compare/v1.32.1...v1.33.0) (2023-04-25)


### Features

* update verification to allow null notes when post to /captures ([da22ae0](https://github.com/Greenstand/treetracker-api/commit/da22ae0b61f4fde3f9495284d2d9d700f828a8c1))

## [1.32.1](https://github.com/Greenstand/treetracker-api/compare/v1.32.0...v1.32.1) (2023-02-26)


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.32.1",
"version": "1.33.0",
"private": true,
"engines": {
"node": ">=16.0.0",
Expand Down

0 comments on commit a01d9b9

Please sign in to comment.