Skip to content

Commit fecebd7

Browse files
Merge pull request #25 from openapi-ui/changeset-release/release
Changesets: versioning & publish
2 parents d802618 + 359a783 commit fecebd7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-cars-watch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-ts-request
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [`0f1a6a7`](https://github.com/openapi-ui/openapi-ts-request/commit/0f1a6a75b452102738364b32d808b0609d37b3a3) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: support work with npx, CLI
8+
39
## 0.3.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-ts-request",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
55
"packageManager": "[email protected]",
66
"repository": {

0 commit comments

Comments
 (0)