File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.30.0] ( https://github.com/Greenstand/treetracker-wallet-api/compare/v1.29.0...v1.30.0 ) (2023-09-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fixed broken tests ([ 1aee998] ( https://github.com/Greenstand/treetracker-wallet-api/commit/1aee998706c59ca5b41142d1d0cbe06e43b2688b ) )
7
+ * replaced 400 error with 422 ([ e94f1f5] ( https://github.com/Greenstand/treetracker-wallet-api/commit/e94f1f58c767edf64dfd67130c929a9494f762e1 ) )
8
+ * replaced error codes ([ a5d2ec8] ( https://github.com/Greenstand/treetracker-wallet-api/commit/a5d2ec8b95c1fc13545a30f0f9dcf0577c679e3c ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * fix broken test ([ bac90e7] ( https://github.com/Greenstand/treetracker-wallet-api/commit/bac90e736d5b251697ded0c8a59713c479b3f7fd ) )
14
+ * update API spec ([ df1d2e1] ( https://github.com/Greenstand/treetracker-wallet-api/commit/df1d2e1b9a07d6156983b5159440a1cb2656d75f ) )
15
+
1
16
# [ 1.29.0] ( https://github.com/Greenstand/treetracker-wallet-api/compare/v1.28.0...v1.29.0 ) (2023-09-11)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " treetracker" ,
3
- "version" : " 1.29 .0" ,
3
+ "version" : " 1.30 .0" ,
4
4
"description" : " https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest" ,
5
5
"private" : true ,
6
6
"main" : " server/server.js" ,
You can’t perform that action at this time.
0 commit comments