Skip to content

Commit 9e8d329

Browse files
authored
Merge pull request #32 from cloudcome/release-please--branches--master--components--oas_ts
chore(master): release 0.1.3
2 parents 8d81bee + 6798a60 commit 9e8d329

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.3](https://github.com/cloudcome/oas_ts/compare/v0.1.2...v0.1.3) (2023-03-15)
4+
5+
6+
### Bug Fixes
7+
8+
* publish 条件 5 ([61bc4ab](https://github.com/cloudcome/oas_ts/commit/61bc4abbc8bf25fcb9703ed37b19d88da933b2fb))
9+
310
## [0.1.2](https://github.com/cloudcome/oas_ts/compare/v0.1.1...v0.1.2) (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.1.2",
3+
"version": "0.1.3",
44
"description": "OpenAPI Specification ➡️ TypeScript",
55
"scripts": {
66
"lint": "echo 'lint success'",

0 commit comments

Comments
 (0)