Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release alpha #650

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"packages/kubb": "2.0.0-alpha.9",
"packages/core": "2.0.0-alpha.9",
"packages/cli": "2.0.0-alpha.9",
"packages/parser": "2.0.0-alpha.9",
"packages/swagger": "2.0.0-alpha.9",
"packages/swagger-ts": "2.0.0-alpha.9",
"packages/swagger-client": "2.0.0-alpha.9",
"packages/swagger-tanstack-query": "2.0.0-alpha.9",
"packages/swagger-swr": "2.0.0-alpha.9",
"packages/swagger-zod": "2.0.0-alpha.9",
"packages/swagger-zodios": "2.0.0-alpha.9",
"packages/swagger-faker": "2.0.0-alpha.9",
"packages/swagger-msw": "2.0.0-alpha.9",
"packages/react": "2.0.0-alpha.9",
".": "2.0.0-alpha.9",
"packages/types": "2.0.0-alpha.9"
"packages/kubb": "2.0.0-alpha.10",
"packages/core": "2.0.0-alpha.10",
"packages/cli": "2.0.0-alpha.10",
"packages/parser": "2.0.0-alpha.10",
"packages/swagger": "2.0.0-alpha.10",
"packages/swagger-ts": "2.0.0-alpha.10",
"packages/swagger-client": "2.0.0-alpha.10",
"packages/swagger-tanstack-query": "2.0.0-alpha.10",
"packages/swagger-swr": "2.0.0-alpha.10",
"packages/swagger-zod": "2.0.0-alpha.10",
"packages/swagger-zodios": "2.0.0-alpha.10",
"packages/swagger-faker": "2.0.0-alpha.10",
"packages/swagger-msw": "2.0.0-alpha.10",
"packages/react": "2.0.0-alpha.10",
".": "2.0.0-alpha.10",
"packages/types": "2.0.0-alpha.10"
}
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.9...kubb-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* `@kubb/types` package ([1d11f32](https://github.com/kubb-project/kubb/commit/1d11f32d846c2da3c74471cb40e76955ae45cb44))
* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))
* strategy parallel ([5bb4f78](https://github.com/kubb-project/kubb/commit/5bb4f78cce3fb6b1636f42dcd04c570d14668c0b))
* support for `msw` v2 ([#543](https://github.com/kubb-project/kubb/issues/543)) ([89043da](https://github.com/kubb-project/kubb/commit/89043dac2acd5a2ec03563bd889c595e75cd538e))
* Type component ([bfaf12b](https://github.com/kubb-project/kubb/commit/bfaf12b751dffc2ec2b6077782af6ccd339c9cd6))


### 🐞 Bug Fixes

* add `/index` to folders ([f887146](https://github.com/kubb-project/kubb/commit/f88714633e71266b51781729cf4c617145e54798))
* deprecate client and replace by clientImportPath [#621](https://github.com/kubb-project/kubb/issues/621) ([#622](https://github.com/kubb-project/kubb/issues/622)) ([74f562b](https://github.com/kubb-project/kubb/commit/74f562be03908c27f1f0e9cff483909022284b6a))
* use of baseURL for Zodios ([#631](https://github.com/kubb-project/kubb/issues/631)) ([84dcbf3](https://github.com/kubb-project/kubb/commit/84dcbf385cc38af5e5bb26530d7655309e33229b))


### πŸ“š Documentation

* add alpha docs ([c305d14](https://github.com/kubb-project/kubb/commit/c305d14a34d6a3e88540ad28d25004bbc7d3c3f8))
* add documentation for `name` ([c043531](https://github.com/kubb-project/kubb/commit/c0435315263ef0ba63e05504e2aa82e7a34d212d))
* add helt as a contributor for code ([#560](https://github.com/kubb-project/kubb/issues/560)) ([6f88169](https://github.com/kubb-project/kubb/commit/6f88169e464ffa7caa12d92514c989754b4df9f4))
* fix install command for swagger-tanstack-query plugin ([050a6c1](https://github.com/kubb-project/kubb/commit/050a6c1b67ff73879e0c0be2092d7f64c470e9e2))
* update dark style ([4dc5292](https://github.com/kubb-project/kubb/commit/4dc52922292a3d2add2b80c363f7e02cd0e4a040))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...kubb-v2.0.0-alpha.9) (2023-11-13)


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": "kubb",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"private": true,
"description": "Kubb's monorepo",
"repository": {
Expand Down
27 changes: 27 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/cli-v2.0.0-alpha.9...cli-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))


### πŸ“š Documentation

* add documentation for `name` ([c043531](https://github.com/kubb-project/kubb/commit/c0435315263ef0ba63e05504e2aa82e7a34d212d))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...cli-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/cli",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator cli",
"keywords": [
"typescript",
Expand Down
29 changes: 29 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/core-v2.0.0-alpha.9...core-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* `@kubb/types` package ([1d11f32](https://github.com/kubb-project/kubb/commit/1d11f32d846c2da3c74471cb40e76955ae45cb44))
* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))
* strategy parallel ([5bb4f78](https://github.com/kubb-project/kubb/commit/5bb4f78cce3fb6b1636f42dcd04c570d14668c0b))


### 🐞 Bug Fixes

* add `/index` to folders ([f887146](https://github.com/kubb-project/kubb/commit/f88714633e71266b51781729cf4c617145e54798))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...core-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/core",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator core",
"keywords": [
"typescript",
Expand Down
22 changes: 22 additions & 0 deletions packages/kubb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.9...kubb-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...kubb-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/kubb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kubb",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js, MSW and Axios.",
"keywords": [
"typescript",
Expand Down
17 changes: 17 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/parser-v2.0.0-alpha.9...parser-v2.0.0-alpha.10) (2023-11-21)


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...parser-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/parser",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator parser",
"keywords": [
"typescript",
Expand Down
28 changes: 28 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/react-v2.0.0-alpha.9...react-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))
* Type component ([bfaf12b](https://github.com/kubb-project/kubb/commit/bfaf12b751dffc2ec2b6077782af6ccd339c9cd6))


### 🐞 Bug Fixes

* add `/index` to folders ([f887146](https://github.com/kubb-project/kubb/commit/f88714633e71266b51781729cf4c617145e54798))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...react-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/react",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator react",
"keywords": [
"typescript",
Expand Down
28 changes: 28 additions & 0 deletions packages/swagger-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-client-v2.0.0-alpha.9...swagger-client-v2.0.0-alpha.10) (2023-11-21)


### ✨ Features

* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d))


### 🐞 Bug Fixes

* add `/index` to folders ([f887146](https://github.com/kubb-project/kubb/commit/f88714633e71266b51781729cf4c617145e54798))
* deprecate client and replace by clientImportPath [#621](https://github.com/kubb-project/kubb/issues/621) ([#622](https://github.com/kubb-project/kubb/issues/622)) ([74f562b](https://github.com/kubb-project/kubb/commit/74f562be03908c27f1f0e9cff483909022284b6a))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...swagger-client-v2.0.0-alpha.9) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-client",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "Generator swagger-client",
"keywords": [
"typescript",
Expand Down
22 changes: 22 additions & 0 deletions packages/swagger-faker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-faker-v2.0.0-alpha.9...swagger-faker-v2.0.0-alpha.10) (2023-11-21)


### 🐞 Bug Fixes

* add `/index` to folders ([f887146](https://github.com/kubb-project/kubb/commit/f88714633e71266b51781729cf4c617145e54798))


### πŸ“¦ Miscellaneous Chores

* release 2.0.0-alpha.1 ([925bf68](https://github.com/kubb-project/kubb/commit/925bf686956804aad82ba6480152427aaa6ad4f8))
* release 2.0.0-alpha.10 ([e4256d5](https://github.com/kubb-project/kubb/commit/e4256d51e4de8ebd035848807264987ce7320501))
* release 2.0.0-alpha.2 ([c0abf54](https://github.com/kubb-project/kubb/commit/c0abf54220849007e354f594267cd69086c38b07))
* release 2.0.0-alpha.3 ([3175248](https://github.com/kubb-project/kubb/commit/3175248895d3def0e32fbf87a7ffa45c0c859b68))
* release 2.0.0-alpha.4 ([36f790a](https://github.com/kubb-project/kubb/commit/36f790a8260ce0842ca64852590e59f2c661367c))
* release 2.0.0-alpha.5 ([cb226aa](https://github.com/kubb-project/kubb/commit/cb226aa772601d54e44717770b12a450a3863c45))
* release 2.0.0-alpha.6 ([be04470](https://github.com/kubb-project/kubb/commit/be04470ee6fcfafcd9db4997a522189828e9abad))
* release 2.0.0-alpha.7 ([bf80ef3](https://github.com/kubb-project/kubb/commit/bf80ef3eed770ce865a2618cfa5e79180077a7ce))
* release 2.0.0-alpha.8 ([ef37ddd](https://github.com/kubb-project/kubb/commit/ef37dddb60659ceb8806c1233d7c46fd890eab6b))
* release 2.0.0-alpha.8 ([cf52d22](https://github.com/kubb-project/kubb/commit/cf52d224c1c675919d5fa18fa075f15a873ec53e))
* release 2.0.0-alpha.9 ([980623c](https://github.com/kubb-project/kubb/commit/980623c7703a16d6a970aa2a954028ca4ae48d78))

## [2.0.0-alpha.9](https://github.com/kubb-project/kubb/compare/kubb-v2.0.0-alpha.8...swagger-faker-v2.0.0-alpha.9) (2023-11-13)


Expand Down
Loading
Loading