You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-45Lines changed: 18 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -4,94 +4,67 @@ All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
6
<aname="0.9.2"></a>
7
-
## 0.9.2 (2021-04-25)
8
7
8
+
## 0.9.2 (2021-04-25)
9
9
10
10
### Code Refactoring
11
11
12
-
* classified the store ([#44](https://github.com/Himenon/openapi-typescript-code-generator/issues/44)) ([e6c1a85](https://github.com/Himenon/openapi-typescript-code-generator/commit/e6c1a85))
13
-
14
-
15
-
16
-
12
+
- classified the store ([#44](https://github.com/Himenon/openapi-typescript-code-generator/issues/44)) ([e6c1a85](https://github.com/Himenon/openapi-typescript-code-generator/commit/e6c1a85))
* changed so that options can be specified on a case-by-case basis ([#41](https://github.com/Himenon/openapi-typescript-code-generator/issues/41)) ([108ce3a](https://github.com/Himenon/openapi-typescript-code-generator/commit/108ce3a))
37
-
38
-
39
-
40
-
28
+
- changed so that options can be specified on a case-by-case basis ([#41](https://github.com/Himenon/openapi-typescript-code-generator/issues/41)) ([108ce3a](https://github.com/Himenon/openapi-typescript-code-generator/commit/108ce3a))
41
29
42
30
<aname="0.8.2"></a>
43
-
## 0.8.2 (2021-04-07)
44
31
32
+
## 0.8.2 (2021-04-07)
45
33
46
34
### Bug Fixes
47
35
48
-
* bring back the allowOperationIds option ([#40](https://github.com/Himenon/openapi-typescript-code-generator/issues/40)) ([cbccec3](https://github.com/Himenon/openapi-typescript-code-generator/commit/cbccec3))
49
-
50
-
51
-
52
-
36
+
- bring back the allowOperationIds option ([#40](https://github.com/Himenon/openapi-typescript-code-generator/issues/40)) ([cbccec3](https://github.com/Himenon/openapi-typescript-code-generator/commit/cbccec3))
* provide a convenient experimental API for code extension ([#35](https://github.com/Himenon/openapi-typescript-code-generator/issues/35)) ([5ce24d3](https://github.com/Himenon/openapi-typescript-code-generator/commit/5ce24d3))
90
-
* split type definition ([#34](https://github.com/Himenon/openapi-typescript-code-generator/issues/34)) ([1c8dc40](https://github.com/Himenon/openapi-typescript-code-generator/commit/1c8dc40))
- provide a convenient experimental API for code extension ([#35](https://github.com/Himenon/openapi-typescript-code-generator/issues/35)) ([5ce24d3](https://github.com/Himenon/openapi-typescript-code-generator/commit/5ce24d3))
67
+
- split type definition ([#34](https://github.com/Himenon/openapi-typescript-code-generator/issues/34)) ([1c8dc40](https://github.com/Himenon/openapi-typescript-code-generator/commit/1c8dc40))
0 commit comments