From c2c30f86d719867fffce37940d5b06aad168e7b5 Mon Sep 17 00:00:00 2001 From: Stijn Van Hulle Date: Tue, 21 Nov 2023 18:09:40 +0100 Subject: [PATCH] chore: release alpha --- .release-please-manifest.json | 32 +++++++-------- CHANGELOG.md | 42 ++++++++++++++++++++ package.json | 2 +- packages/cli/CHANGELOG.md | 27 +++++++++++++ packages/cli/package.json | 2 +- packages/core/CHANGELOG.md | 29 ++++++++++++++ packages/core/package.json | 2 +- packages/kubb/CHANGELOG.md | 22 ++++++++++ packages/kubb/package.json | 2 +- packages/parser/CHANGELOG.md | 17 ++++++++ packages/parser/package.json | 2 +- packages/react/CHANGELOG.md | 28 +++++++++++++ packages/react/package.json | 2 +- packages/swagger-client/CHANGELOG.md | 28 +++++++++++++ packages/swagger-client/package.json | 2 +- packages/swagger-faker/CHANGELOG.md | 22 ++++++++++ packages/swagger-faker/package.json | 2 +- packages/swagger-msw/CHANGELOG.md | 28 +++++++++++++ packages/swagger-msw/package.json | 2 +- packages/swagger-swr/CHANGELOG.md | 28 +++++++++++++ packages/swagger-swr/package.json | 2 +- packages/swagger-tanstack-query/CHANGELOG.md | 29 ++++++++++++++ packages/swagger-tanstack-query/package.json | 2 +- packages/swagger-ts/CHANGELOG.md | 17 ++++++++ packages/swagger-ts/package.json | 2 +- packages/swagger-zod/CHANGELOG.md | 22 ++++++++++ packages/swagger-zod/package.json | 2 +- packages/swagger-zodios/CHANGELOG.md | 22 ++++++++++ packages/swagger-zodios/package.json | 2 +- packages/swagger/CHANGELOG.md | 28 +++++++++++++ packages/swagger/package.json | 2 +- packages/types/CHANGELOG.md | 22 ++++++++++ packages/types/package.json | 2 +- 33 files changed, 443 insertions(+), 32 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7579d4192..7a26022fe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bd10ce88b..b39498a74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index cf31dddb3..667be7c27 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 0dc9f7412..a1caf74c2 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -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) diff --git a/packages/cli/package.json b/packages/cli/package.json index baa9bd2dd..43c95138e 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/cli", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator cli", "keywords": [ "typescript", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c87fba34c..11de2c068 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -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) diff --git a/packages/core/package.json b/packages/core/package.json index 4c3eb095a..6a169bc5c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/core", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator core", "keywords": [ "typescript", diff --git a/packages/kubb/CHANGELOG.md b/packages/kubb/CHANGELOG.md index bf84a5540..e8a190091 100644 --- a/packages/kubb/CHANGELOG.md +++ b/packages/kubb/CHANGELOG.md @@ -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) diff --git a/packages/kubb/package.json b/packages/kubb/package.json index c05ca89d7..9cd470ee3 100644 --- a/packages/kubb/package.json +++ b/packages/kubb/package.json @@ -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", diff --git a/packages/parser/CHANGELOG.md b/packages/parser/CHANGELOG.md index 9ac9597c8..a67e20f48 100644 --- a/packages/parser/CHANGELOG.md +++ b/packages/parser/CHANGELOG.md @@ -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) diff --git a/packages/parser/package.json b/packages/parser/package.json index 82237040f..d50fe1a8c 100644 --- a/packages/parser/package.json +++ b/packages/parser/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/parser", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator parser", "keywords": [ "typescript", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 4ada270dc..fcbd1ea70 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -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) diff --git a/packages/react/package.json b/packages/react/package.json index 5c71a2824..11ef60475 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/react", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator react", "keywords": [ "typescript", diff --git a/packages/swagger-client/CHANGELOG.md b/packages/swagger-client/CHANGELOG.md index 0e358e5fe..ac9e45575 100644 --- a/packages/swagger-client/CHANGELOG.md +++ b/packages/swagger-client/CHANGELOG.md @@ -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) diff --git a/packages/swagger-client/package.json b/packages/swagger-client/package.json index 9796ebdfe..855ae05bc 100644 --- a/packages/swagger-client/package.json +++ b/packages/swagger-client/package.json @@ -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", diff --git a/packages/swagger-faker/CHANGELOG.md b/packages/swagger-faker/CHANGELOG.md index 95ba3eb56..56d802fdc 100644 --- a/packages/swagger-faker/CHANGELOG.md +++ b/packages/swagger-faker/CHANGELOG.md @@ -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) diff --git a/packages/swagger-faker/package.json b/packages/swagger-faker/package.json index ca965eb5d..c42f25add 100644 --- a/packages/swagger-faker/package.json +++ b/packages/swagger-faker/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-faker", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-faker", "keywords": [ "faker", diff --git a/packages/swagger-msw/CHANGELOG.md b/packages/swagger-msw/CHANGELOG.md index 3dc45fc46..458c84cae 100644 --- a/packages/swagger-msw/CHANGELOG.md +++ b/packages/swagger-msw/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-msw-v2.0.0-alpha.9...swagger-msw-v2.0.0-alpha.10) (2023-11-21) + + +### ✨ Features + +* mutations and queries with `@kubb/react` ([a51d15a](https://github.com/kubb-project/kubb/commit/a51d15a643091cc5a74e40e48cd5e4028172221d)) +* support for `msw` v2 ([#543](https://github.com/kubb-project/kubb/issues/543)) ([89043da](https://github.com/kubb-project/kubb/commit/89043dac2acd5a2ec03563bd889c595e75cd538e)) + + +### 🐞 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-msw-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-msw/package.json b/packages/swagger-msw/package.json index 55b04b0ba..fd29cbc2f 100644 --- a/packages/swagger-msw/package.json +++ b/packages/swagger-msw/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-msw", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-msw", "keywords": [ "faker", diff --git a/packages/swagger-swr/CHANGELOG.md b/packages/swagger-swr/CHANGELOG.md index 8a1475781..8fed0d908 100644 --- a/packages/swagger-swr/CHANGELOG.md +++ b/packages/swagger-swr/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-swr-v2.0.0-alpha.9...swagger-swr-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-swr-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-swr/package.json b/packages/swagger-swr/package.json index 5a05ec812..30ad72070 100644 --- a/packages/swagger-swr/package.json +++ b/packages/swagger-swr/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-swr", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-swr", "keywords": [ "typescript", diff --git a/packages/swagger-tanstack-query/CHANGELOG.md b/packages/swagger-tanstack-query/CHANGELOG.md index 692c73237..c34a02b81 100644 --- a/packages/swagger-tanstack-query/CHANGELOG.md +++ b/packages/swagger-tanstack-query/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-tanstack-query-v2.0.0-alpha.9...swagger-tanstack-query-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)) +* 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-tanstack-query-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-tanstack-query/package.json b/packages/swagger-tanstack-query/package.json index 9cf017589..4efd1c60c 100644 --- a/packages/swagger-tanstack-query/package.json +++ b/packages/swagger-tanstack-query/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-tanstack-query", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-tanstack-query", "keywords": [ "typescript", diff --git a/packages/swagger-ts/CHANGELOG.md b/packages/swagger-ts/CHANGELOG.md index cc32536f6..cb24d7544 100644 --- a/packages/swagger-ts/CHANGELOG.md +++ b/packages/swagger-ts/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-ts-v2.0.0-alpha.9...swagger-ts-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...swagger-ts-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-ts/package.json b/packages/swagger-ts/package.json index 1c4f92a48..6599c5b63 100644 --- a/packages/swagger-ts/package.json +++ b/packages/swagger-ts/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-ts", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-ts", "keywords": [ "typescript", diff --git a/packages/swagger-zod/CHANGELOG.md b/packages/swagger-zod/CHANGELOG.md index 8d24972e4..57a53f1ad 100644 --- a/packages/swagger-zod/CHANGELOG.md +++ b/packages/swagger-zod/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-zod-v2.0.0-alpha.9...swagger-zod-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-zod-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-zod/package.json b/packages/swagger-zod/package.json index 4bcda6745..8abe9ad7b 100644 --- a/packages/swagger-zod/package.json +++ b/packages/swagger-zod/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-zod", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-zod", "keywords": [ "zod", diff --git a/packages/swagger-zodios/CHANGELOG.md b/packages/swagger-zodios/CHANGELOG.md index d97d7328b..d4df3bc02 100644 --- a/packages/swagger-zodios/CHANGELOG.md +++ b/packages/swagger-zodios/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-zodios-v2.0.0-alpha.9...swagger-zodios-v2.0.0-alpha.10) (2023-11-21) + + +### 🐞 Bug Fixes + +* use of baseURL for Zodios ([#631](https://github.com/kubb-project/kubb/issues/631)) ([84dcbf3](https://github.com/kubb-project/kubb/commit/84dcbf385cc38af5e5bb26530d7655309e33229b)) + + +### 📦 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-zodios-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger-zodios/package.json b/packages/swagger-zodios/package.json index e315ce8a3..a6e8d2a50 100644 --- a/packages/swagger-zodios/package.json +++ b/packages/swagger-zodios/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger-zodios", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger-zodios", "keywords": [ "zod", diff --git a/packages/swagger/CHANGELOG.md b/packages/swagger/CHANGELOG.md index 9690c44d5..295fd11d3 100644 --- a/packages/swagger/CHANGELOG.md +++ b/packages/swagger/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/swagger-v2.0.0-alpha.9...swagger-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)) + + +### 🐞 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-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/swagger/package.json b/packages/swagger/package.json index 16da557e0..ac216501c 100644 --- a/packages/swagger/package.json +++ b/packages/swagger/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/swagger", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator swagger", "keywords": [ "typescript", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index df4c23224..2b841cab4 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [2.0.0-alpha.10](https://github.com/kubb-project/kubb/compare/types-v2.0.0-alpha.9...types-v2.0.0-alpha.10) (2023-11-21) + + +### ✨ Features + +* `@kubb/types` package ([1d11f32](https://github.com/kubb-project/kubb/commit/1d11f32d846c2da3c74471cb40e76955ae45cb44)) + + +### 📦 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...types-v2.0.0-alpha.9) (2023-11-13) diff --git a/packages/types/package.json b/packages/types/package.json index aa55be53b..4ae5243c9 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@kubb/types", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "description": "Generator types", "keywords": [ "typescript",