Skip to content

Commit 24c2428

Browse files
chore(master): release 0.1.4
1 parent 348b25b commit 24c2428

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

0 commit comments

Comments
 (0)