Skip to content

Commit

Permalink
Merge pull request #156 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 Jan 2, 2025
2 parents 0cad0bd + 076ea3e commit 58677fc
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-tables-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-laws-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-rabbits-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-eyes-marry.md

This file was deleted.

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

## 1.0.0

### Major Changes

- [#155](https://github.com/openapi-ui/openapi-ts-request/pull/155) [`a553cc1`](https://github.com/openapi-ui/openapi-ts-request/commit/a553cc1b1e66d92641711c68c309bf53c3f3243a) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - refactor: refactor client request params to adapt support react-query

### Minor Changes

- [#155](https://github.com/openapi-ui/openapi-ts-request/pull/155) [`015f573`](https://github.com/openapi-ui/openapi-ts-request/commit/015f5739b74c697fea0d71c2bde6d56eea3d627b) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: support generate react-query

- [#155](https://github.com/openapi-ui/openapi-ts-request/pull/155) [`8028361`](https://github.com/openapi-ui/openapi-ts-request/commit/8028361485c03735c76e0ead9a42b7a168c1aeb1) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - feat: support generate JavaScript

### Patch Changes

- [#155](https://github.com/openapi-ui/openapi-ts-request/pull/155) [`323e394`](https://github.com/openapi-ui/openapi-ts-request/commit/323e394350c1fd85f032985ad297da5f206ee6a6) Thanks [@rookie-luochao](https://github.com/rookie-luochao)! - perf: perf translate multiple Chinese tag into English tag

## 0.13.4

### 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.13.4",
"version": "1.0.0",
"description": "Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query, type field label, JSON Schemas",
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit 58677fc

Please sign in to comment.