Skip to content

Commit

Permalink
Merge pull request #106 from openapi-ui/changeset-release/release
Browse files Browse the repository at this point in the history
Changesets: versioning & publish
  • Loading branch information
rookie-luochao authored Nov 19, 2024
2 parents cb2dd36 + 6f85343 commit 31fcb5a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-bikes-agree.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# openapi-ts-request

## 0.12.0

### Minor Changes

- [`cb2dd36`](https://github.com/openapi-ui/openapi-ts-request/commit/cb2dd366db46724f0a59ff9394c08c1d4503a4c5) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: support only generate typescript type

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openapi-ts-request",
"version": "0.11.1",
"version": "0.12.0",
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit 31fcb5a

Please sign in to comment.