Skip to content

Commit

Permalink
Merge pull request #145 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 Dec 17, 2024
2 parents 9216d2b + 648d48c commit e9cab30
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-melons-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-numbers-film.md

This file was deleted.

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

## 0.13.4

### Patch Changes

- [#141](https://github.com/openapi-ui/openapi-ts-request/pull/141) [`9bfad84`](https://github.com/openapi-ui/openapi-ts-request/commit/9bfad841514251b3db04b5efbf4a0489b6de8cd8) Thanks [@a876691666](https://github.com/a876691666)! - docs: enrich readme files

- [#142](https://github.com/openapi-ui/openapi-ts-request/pull/142) [`7ce604c`](https://github.com/openapi-ui/openapi-ts-request/commit/7ce604c23d0f1a97ded8dd7bc8c7c7cd981fa220) Thanks [@Soramii](https://github.com/Soramii)! - docs: update readme

## 0.13.3

### 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.3",
"version": "0.13.4",
"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 e9cab30

Please sign in to comment.