File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 3
3
#### Features
4
4
5
5
* Your contribution here.
6
- * [ #64 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/64 ) : Pass extension documentation into schema - [ @numbata ] ( https://github.com/numbata ) .
7
6
8
7
#### Fixes
9
8
10
9
* Your contribution here.
11
10
11
+ ### 0.5.3 (2024/02/02)
12
+
13
+ #### Features
14
+
15
+ * [ #64 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/64 ) : Pass extension documentation into schema - [ @numbata ] ( https://github.com/numbata ) .
16
+
17
+ #### Fixes
18
+
19
+ * [ #66 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/66 ) : Fix danger GHA - [ @mscrivo ] ( https://github.com/mscrivo ) .
20
+
12
21
### 0.5.2 (2023/07/07)
13
22
14
23
#### Fixes
Original file line number Diff line number Diff line change 2
2
3
3
module GrapeSwagger
4
4
module Entity
5
- VERSION = '0.5.2 '
5
+ VERSION = '0.5.3 '
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments