Skip to content

Commit e9414a2

Browse files
chore(master): release 0.6.6
1 parent 4d33db6 commit e9414a2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.6.6](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.5...v0.6.6) (2023-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化 actions 5 ([89f8dab](https://github.com/cloudcome/oas-gen-ts/commit/89f8dab3981101dc45f8fd412ef7094d6bb41e6e))
9+
310
## [0.6.5](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.4...v0.6.5) (2023-03-16)
411

512

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

0 commit comments

Comments
 (0)