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 f6f6b4c commit 16a76c0Copy full SHA for 16a76c0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.19.10](https://github.com/Greenstand/treetracker-api/compare/v1.19.9...v1.19.10) (2022-07-10)
2
+
3
4
+### Bug Fixes
5
6
+* knexfile max pool ([3ba5b9b](https://github.com/Greenstand/treetracker-api/commit/3ba5b9b95411b7ed14b7f1ebd759e7ddc0c50688))
7
8
## [1.19.9](https://github.com/Greenstand/treetracker-api/compare/v1.19.8...v1.19.9) (2022-07-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.19.9",
+ "version": "1.19.10",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
0 commit comments