Skip to content

Commit

Permalink
Merge pull request #32 from cloudcome/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--oas_ts

chore(master): release 0.1.3
  • Loading branch information
cloudcome authored Mar 15, 2023
2 parents 8d81bee + 6798a60 commit 9e8d329
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.1.3](https://github.com/cloudcome/oas_ts/compare/v0.1.2...v0.1.3) (2023-03-15)


### Bug Fixes

* publish 条件 5 ([61bc4ab](https://github.com/cloudcome/oas_ts/commit/61bc4abbc8bf25fcb9703ed37b19d88da933b2fb))

## [0.1.2](https://github.com/cloudcome/oas_ts/compare/v0.1.1...v0.1.2) (2023-03-15)


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_ts",
"version": "0.1.2",
"version": "0.1.3",
"description": "OpenAPI Specification ➡️ TypeScript",
"scripts": {
"lint": "echo 'lint success'",
Expand Down

0 comments on commit 9e8d329

Please sign in to comment.