Skip to content

Commit

Permalink
chore(release): 1.22.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 4978581 commit c360847
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.22.1](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.22.0...v1.22.1) (2023-08-21)


### Bug Fixes

* /transfers/:id/tokens works correctly ([70e00dd](https://github.com/Greenstand/treetracker-wallet-api/commit/70e00ddf5a255b5f509afda271d26007b2ab7b1d))
* fixed broken tests ([f662599](https://github.com/Greenstand/treetracker-wallet-api/commit/f662599b05c9202e794113602ce0a53f368130b4))
* remove unused query param validation ([4869b7f](https://github.com/Greenstand/treetracker-wallet-api/commit/4869b7f8be790d061161d3ea4beb2960ab0f98a9))

# [1.22.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.21.6...v1.22.0) (2023-08-14)


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.22.0",
"version": "1.22.1",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit c360847

Please sign in to comment.