Skip to content

Commit 23717d3

Browse files
chore(release): 1.44.0-keycloak.1 [skip ci]
1 parent 41c85ec commit 23717d3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.44.0-keycloak.1](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.43.1-keycloak.2...v1.44.0-keycloak.1) (2025-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* s3 url ([c642005](https://github.com/Greenstand/treetracker-wallet-api/commit/c6420057616afcf77f3c99ce812e7791a2fef10d))
7+
* s3 url ([5b4aa80](https://github.com/Greenstand/treetracker-wallet-api/commit/5b4aa804ff112030126c99ac103b45c90d91cbb8))
8+
9+
10+
### Features
11+
12+
* create parent wallet by a logged in user ([68a9fce](https://github.com/Greenstand/treetracker-wallet-api/commit/68a9fce94db9852c13f596636f368ce3978a4479))
13+
114
## [1.42.2](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.42.1...v1.42.2) (2025-04-17)
215

316
## [1.43.1-keycloak.2](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.43.1-keycloak.1...v1.43.1-keycloak.2) (2025-04-15)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.43.1-keycloak.2",
3+
"version": "1.44.0-keycloak.1",
44
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
55
"private": true,
66
"main": "server/server.js",

0 commit comments

Comments
 (0)