Skip to content

Commit 03c56c6

Browse files
chore(release): 1.36.0 [skip ci]
1 parent 88576ad commit 03c56c6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.36.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.35.0...v1.36.0) (2024-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* protect GET /wallet/:id and GET /wallet/:id/trust_relationships ([e053be2](https://github.com/Greenstand/treetracker-wallet-api/commit/e053be29c69dbb6d486f1df8716ff3bb5b922c70))
7+
8+
9+
### Features
10+
11+
* update tests ([5708e97](https://github.com/Greenstand/treetracker-wallet-api/commit/5708e97ae4c09fc636a01173760c72ded9e7ce8c))
12+
113
# [1.35.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.34.0...v1.35.0) (2024-03-21)
214

315

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.35.0",
3+
"version": "1.36.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)