Skip to content

Commit 67b9a5a

Browse files
chore(release): 1.43.0 [skip ci]
1 parent 99a2aef commit 67b9a5a

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.43.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.42.2...v1.43.0) (2025-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** resolve failing test assertions ([204850a](https://github.com/Greenstand/treetracker-wallet-api/commit/204850a75021eb56a37e767303da4a907955ca53))
7+
8+
9+
### Features
10+
11+
* **wallet:** add pending transfers summary endpoint ([08cf4e7](https://github.com/Greenstand/treetracker-wallet-api/commit/08cf4e78cc083ba7c615500db0df4c05101e7a39))
12+
113
## [1.42.2](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.42.1...v1.42.2) (2025-04-17)
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.42.2",
3+
"version": "1.43.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)