Skip to content

Commit 629e876

Browse files
chore(master): release 0.6.12
1 parent fe4629b commit 629e876

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.12](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.11...v0.6.12) (2023-03-17)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化 actions 21 ([2725059](https://github.com/cloudcome/oas-gen-ts/commit/27250593a38957875eb9e234710b5a10c373cf2b))
9+
* 优化 actions 22 ([1c54242](https://github.com/cloudcome/oas-gen-ts/commit/1c542421c5241eab373e9f61041cbbf818edac0f))
10+
311
## [0.6.11](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.10...v0.6.11) (2023-03-17)
412

513

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oas-gen-ts",
3-
"version": "0.6.11",
3+
"version": "0.6.12",
44
"description": "OpenAPI Specification ➡️ TypeScript",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)