Skip to content

Commit

Permalink
Merge pull request #23 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.0
  • Loading branch information
cloudcome authored Mar 15, 2023
2 parents 87f0f1c + 650ba41 commit 7ae00ff
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.0](https://github.com/cloudcome/oas_ts/compare/v0.0.0...v0.1.0) (2023-03-15)


### Features

* 排除指定版本 ([53bba08](https://github.com/cloudcome/oas_ts/commit/53bba08e52df8c056248569ec2bbc980f4751a49))

## 0.0.0 (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.0.0",
"version": "0.1.0",
"description": "OpenAPI Specification ➡️ TypeScript",
"scripts": {
"lint": "echo 'lint success'",
Expand Down

0 comments on commit 7ae00ff

Please sign in to comment.