Skip to content

Commit 7ae00ff

Browse files
authored
Merge pull request #23 from cloudcome/release-please--branches--master--components--oas_ts
chore(master): release 0.1.0
2 parents 87f0f1c + 650ba41 commit 7ae00ff

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.1.0](https://github.com/cloudcome/oas_ts/compare/v0.0.0...v0.1.0) (2023-03-15)
4+
5+
6+
### Features
7+
8+
* 排除指定版本 ([53bba08](https://github.com/cloudcome/oas_ts/commit/53bba08e52df8c056248569ec2bbc980f4751a49))
9+
310
## 0.0.0 (2023-03-15)
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_ts",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "OpenAPI Specification ➡️ TypeScript",
55
"scripts": {
66
"lint": "echo 'lint success'",

0 commit comments

Comments
 (0)