Skip to content

Commit 648d48c

Browse files
chore(release): changesets versioning & publish
1 parent 9216d2b commit 648d48c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/proud-melons-dress.md

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

.changeset/sharp-numbers-film.md

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

CHANGELOG.md

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

3+
## 0.13.4
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
311
## 0.13.3
412

513
### 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.13.3",
3+
"version": "0.13.4",
44
"description": "Swagger2/OpenAPI3 to TypeScript, request client, request mock service, enum, type field label, JSON Schemas",
55
"packageManager": "[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)