Skip to content

Commit

Permalink
Merge pull request #108 from cloudcome/release-please--branches--mast…
Browse files Browse the repository at this point in the history
…er--components--oas-gen-ts

chore(master): release 0.6.22
  • Loading branch information
cloudcome authored Mar 17, 2023
2 parents 99f27dc + 6bdb733 commit 04343f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.22](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.21...v0.6.22) (2023-03-17)


### Bug Fixes

* 优化 actions 34 ([23b1367](https://github.com/cloudcome/oas-gen-ts/commit/23b136754063ca35527f2a017ce15460ae707720))

## [0.6.21](https://github.com/cloudcome/oas-gen-ts/compare/v0.6.20...v0.6.21) (2023-03-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oas-gen-ts",
"version": "0.6.21",
"version": "0.6.22",
"description": "OpenAPI Specification ➡️ TypeScript",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 04343f9

Please sign in to comment.