Skip to content

Commit ad50ce0

Browse files
authored
Merge pull request #86 from cloudcome/release-please--branches--master--components--oas-gen-ts
chore(master): release 0.6.11
2 parents 70bbab5 + 5277156 commit ad50ce0

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

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

3+
## [0.6.11](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.10...v0.6.11) (2023-03-17)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化 actions 11 ([5c3578f](https://github.com/cloudcome/oas-gen-ts/commit/5c3578f51b441027e804463fcde6f2cfc44b1c9a))
9+
* 优化 actions 12 ([a684fae](https://github.com/cloudcome/oas-gen-ts/commit/a684faee7cdfdbfe4812bf2b0df7f6933a7231be))
10+
* 优化 actions 13 ([99ec84b](https://github.com/cloudcome/oas-gen-ts/commit/99ec84b4f29b01f8c49a271b660d6370d16ec236))
11+
* 优化 actions 14 ([793c5ef](https://github.com/cloudcome/oas-gen-ts/commit/793c5ef9a085607154a0b0c1d12aebc1203d6c7f))
12+
* 优化 actions 15 ([ddc496a](https://github.com/cloudcome/oas-gen-ts/commit/ddc496a93fa83040822c12e3bb8cd9a544c4ceec))
13+
* 优化 actions 16 ([b28bc1d](https://github.com/cloudcome/oas-gen-ts/commit/b28bc1d5c625bbe394c1c0f141700ed01a6c2627))
14+
* 优化 actions 17 ([99a2d7d](https://github.com/cloudcome/oas-gen-ts/commit/99a2d7dc8f5b67f2d8fbfb3433b40c6d05a28c26))
15+
* 优化 actions 18 ([2e2cc8d](https://github.com/cloudcome/oas-gen-ts/commit/2e2cc8df910ea94aec4379e162afc92dc65df5cd))
16+
* 优化 actions 19 ([c62b53b](https://github.com/cloudcome/oas-gen-ts/commit/c62b53b03d9eda210fa0e4dada90fb4a9942e9fb))
17+
* 优化 actions 20 ([ccd0358](https://github.com/cloudcome/oas-gen-ts/commit/ccd035894690b2dc2471fe02b7ccd4d2dfb45159))
18+
319
## [0.6.10](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.9...v0.6.10) (2023-03-16)
420

521

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.10",
3+
"version": "0.6.11",
44
"description": "OpenAPI Specification ➡️ TypeScript",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)