Skip to content

Commit 875fa5a

Browse files
chore(release): 1.41.0 [skip ci]
1 parent 7beb8c2 commit 875fa5a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.41.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.40.5...v1.41.0) (2024-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* record duplication issue, priority column ([c123015](https://github.com/Greenstand/treetracker-wallet-api/commit/c123015937e2df2ef7be65149dca49e45c78e799))
7+
* update tests ([3fadb95](https://github.com/Greenstand/treetracker-wallet-api/commit/3fadb9559755268f6d2c8ae1b6752dcf99a63247))
8+
9+
10+
### Features
11+
12+
* update trust relationship ordering ([56a5984](https://github.com/Greenstand/treetracker-wallet-api/commit/56a5984038b195c928e78efe9ec8c373081e947c))
13+
114
## [1.40.5](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.40.4...v1.40.5) (2024-12-11)
215

316

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