Skip to content

Commit d1f6adc

Browse files
chore(release): changesets versioning & publish
1 parent f8b13df commit d1f6adc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/common-corners-walk.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+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- [#511](https://github.com/openapi-ui/openapi-ts-request/pull/511) [`1fd308e`](https://github.com/openapi-ui/openapi-ts-request/commit/1fd308e0de291ca0a62b90002c0325f934a7d823) Thanks [@zwmmm](https://github.com/zwmmm)! - feat: Added customRenderTemplateData hook functionality #512
8+
39
## 1.8.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": "1.8.4",
3+
"version": "1.9.0",
44
"description": "Swagger2/OpenAPI3/Apifox to TypeScript/JavaScript, request client(support any client), request mock service, enum and enum translation, react-query/vue-query, type field label, JSON Schemas",
55
"packageManager": "[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)