This repository was archived by the owner on Jun 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.11.4] ( https://github.com/EddieHubCommunity/api/compare/v0.11.3...v0.11.4 ) (2021-10-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * optimise gitpod ([ #192 ] ( https://github.com/EddieHubCommunity/api/issues/192 ) ) ([ 709f658] ( https://github.com/EddieHubCommunity/api/commit/709f658e2759552319e7d1fd9bae2c53fe9f1058 ) )
7
+
8
+
9
+
1
10
## [ 0.11.3] ( https://github.com/EddieHubCommunity/api/compare/v0.11.2...v0.11.3 ) (2021-10-08)
2
11
3
12
34
43
35
44
36
45
37
- ## [ 0.10.3] ( https://github.com/EddieHubCommunity/api/compare/v0.10.2...v0.10.3 ) (2021-08-12)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * deleting token dont validate exp ([ #184 ] ( https://github.com/EddieHubCommunity/api/issues/184 ) ) ([ bd0fd5c] ( https://github.com/EddieHubCommunity/api/commit/bd0fd5cfdecf72ad9e9b9c2383eabe8023a81146 ) )
43
-
44
-
45
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api" ,
3
- "version" : " 0.11.3 " ,
3
+ "version" : " 0.11.4 " ,
4
4
"description" : " An API to manage our community data" ,
5
5
"author" : " EddieHubCommunity" ,
6
6
"license" : " MIT" ,
96
96
"coverageDirectory" : " ../coverage" ,
97
97
"testEnvironment" : " node"
98
98
}
99
- }
99
+ }
You can’t perform that action at this time.
0 commit comments