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 4b68caf commit af408edCopy full SHA for af408ed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.8.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.7.4...v1.8.0) (2021-02-20)
2
+
3
4
+### Features
5
6
+* use SERIALIZABLE transaction isolation level ([91b8f11](https://github.com/Greenstand/treetracker-wallet-api/commit/91b8f1148763019e7f297a3642f671f5cfd6f0fb))
7
8
## [1.7.4](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.7.3...v1.7.4) (2021-02-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.7.4",
+ "version": "1.8.0",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
0 commit comments