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 63dcab7 commit b293d8bCopy full SHA for b293d8b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.19.7](https://github.com/Greenstand/treetracker-api/compare/v1.19.6...v1.19.7) (2022-05-07)
2
+
3
4
+### Bug Fixes
5
6
+* action not run ([63dcab7](https://github.com/Greenstand/treetracker-api/commit/63dcab745ab60d0f4208de8cc16b622bbfe44b07))
7
8
## [1.19.6](https://github.com/Greenstand/treetracker-api/compare/v1.19.5...v1.19.6) (2022-05-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker",
- "version": "1.19.6",
+ "version": "1.19.7",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
0 commit comments