We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87e3c0 commit 5c43387Copy full SHA for 5c43387
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.10.15](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.10.14...v1.10.15) (2023-03-14)
2
+
3
4
+### Bug Fixes
5
6
+* add db migration job ([571ca6f](https://github.com/Greenstand/treetracker-wallet-api/commit/571ca6fcfc09c7afc8b4a6fdccec4f244dffb2a8))
7
8
## [1.10.14](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.10.13...v1.10.14) (2023-03-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.10.14",
+ "version": "1.10.15",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
0 commit comments