Skip to content

Commit 135fefd

Browse files
chore(release): 1.38.0 [skip ci]
1 parent b0de895 commit 135fefd

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.38.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.37.0...v1.38.0) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* update patch endpoint ([1c6e69d](https://github.com/Greenstand/treetracker-wallet-api/commit/1c6e69d56b6d0226b184c2d1b02cd0bbb06dce01))
7+
8+
9+
### Features
10+
11+
* add cover URL to wallet table ([3ae0efa](https://github.com/Greenstand/treetracker-wallet-api/commit/3ae0efa5ffc9a06a489e96c6f5d3cbd83ecff020))
12+
* customize wallet ([3bed228](https://github.com/Greenstand/treetracker-wallet-api/commit/3bed228f7b16273592569512011952404a10a6d6))
13+
* customize wallet ([c1ae9be](https://github.com/Greenstand/treetracker-wallet-api/commit/c1ae9bec65ce678567a041d438113f664c66679a))
14+
115
# [1.37.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.36.0...v1.37.0) (2024-04-22)
216

317

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.37.0",
3+
"version": "1.38.0",
44
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
55
"private": true,
66
"main": "server/server.js",

0 commit comments

Comments
 (0)