Skip to content

Commit

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


### Features

* add pagination fields to transfers ([2aa9127](https://github.com/Greenstand/treetracker-wallet-api/commit/2aa9127497b7a423b7ac3d60b569868481b367b9))
* fix failing test ([3271bd6](https://github.com/Greenstand/treetracker-wallet-api/commit/3271bd6f209a4383919f2dd4c125314ac29ccaa5))
* fix tests ([dfba65f](https://github.com/Greenstand/treetracker-wallet-api/commit/dfba65f9947863b3aa86ae53741120a4766dd827))
* remove console logs ([1a58091](https://github.com/Greenstand/treetracker-wallet-api/commit/1a58091d280754052dffe99fc13d62bd35bd3bb5))
* removed getcount param for transfers ([c459281](https://github.com/Greenstand/treetracker-wallet-api/commit/c4592816ac2c9938ca4bd104f7660379e123111c))
* transfers returns query object as field ([f0cbe8c](https://github.com/Greenstand/treetracker-wallet-api/commit/f0cbe8c5cab4ed733df43e17b0c0dc1220888189))
* updated api spec for transfers and wallets ([9803c2c](https://github.com/Greenstand/treetracker-wallet-api/commit/9803c2cf7f71464dd1701e26d49d02eea56a1077))

## [1.21.6](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.21.5...v1.21.6) (2023-08-06)


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

0 comments on commit d03082a

Please sign in to comment.