Skip to content

Commit

Permalink
chore(release): 1.40.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 8, 2024
1 parent f5434cb commit 0157c4c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.40.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.39.0...v1.40.0) (2024-10-08)


### Bug Fixes

* correct validation for trust relationship request ([c8fd5e8](https://github.com/Greenstand/treetracker-wallet-api/commit/c8fd5e89b201ed73210f5c2e6c8c1a680f781126))
* debugging s3 ([63ece9a](https://github.com/Greenstand/treetracker-wallet-api/commit/63ece9ac3bdce258ccac1c770fe96278149f2c8a))
* deployment update actions version ([0a6fc99](https://github.com/Greenstand/treetracker-wallet-api/commit/0a6fc99655ace02b2a1ae0e43832c7149deb4625))


### Features

* add s3 secrets env variables ([f785d73](https://github.com/Greenstand/treetracker-wallet-api/commit/f785d739a9631bd7358bd067386a2f5ad44eefd2))

# [1.39.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.38.5...v1.39.0) (2024-09-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracker",
"version": "1.39.0",
"version": "1.40.0",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit 0157c4c

Please sign in to comment.