Skip to content

Commit ceec4d0

Browse files
authored
Merge pull request #65 from cloudcome/release-please--branches--master--components--oas-gen-ts
chore(master): release 0.6.2
2 parents 870c4e3 + dd5ce7f commit ceec4d0

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.2](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.1...v0.6.2) (2023-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* 触发 release ([e92a1dc](https://github.com/cloudcome/oas-gen-ts/commit/e92a1dc2a6eaa4a8834bef21b5a85a151c6c8478))
9+
310
## [0.6.1](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.0...v0.6.1) (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.1",
3+
"version": "0.6.2",
44
"description": "OpenAPI Specification ➡️ TypeScript",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)