File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.31.0] ( https://github.com/Greenstand/treetracker-api/compare/v1.30.3...v1.31.0 ) (2023-01-31)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fixed merge conflict ([ 2b0e19c] ( https://github.com/Greenstand/treetracker-api/commit/2b0e19c8be34d17285260238a622bdbe67fb925b ) )
7
+ * knex version ([ 2f6f1d0] ( https://github.com/Greenstand/treetracker-api/commit/2f6f1d0ac0dc59cb38b4778e5a1838b7f5289faf ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** api:** implemented the image upload endpoint ([ a503d0d] ( https://github.com/Greenstand/treetracker-api/commit/a503d0d8df92323b621f0e90271a8c7ce236e6c9 ) )
13
+ * grower images ([ c84ef7b] ( https://github.com/Greenstand/treetracker-api/commit/c84ef7b3e9c818babb126f728e386d696016b822 ) )
14
+
1
15
## [ 1.30.3] ( https://github.com/Greenstand/treetracker-api/compare/v1.30.2...v1.30.3 ) (2023-01-30)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " treetracker" ,
3
- "version" : " 1.30.3 " ,
3
+ "version" : " 1.31.0 " ,
4
4
"private" : true ,
5
5
"engines" : {
6
6
"node" : " >=16.0.0" ,
You can’t perform that action at this time.
0 commit comments