Skip to content

Commit

Permalink
Merge pull request #484 from kubb-project/release-please--branches--main
Browse files Browse the repository at this point in the history
chore: release main
  • Loading branch information
stijnvanhulle authored Oct 13, 2023
2 parents 1c07fd7 + a90996e commit a9f2737
Show file tree
Hide file tree
Showing 31 changed files with 135 additions and 30 deletions.
30 changes: 15 additions & 15 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"packages/kubb": "1.11.1",
"packages/core": "1.11.1",
"packages/cli": "1.11.1",
"packages/parser": "1.11.1",
"packages/swagger": "1.11.1",
"packages/swagger-ts": "1.11.1",
"packages/swagger-client": "1.11.1",
"packages/swagger-tanstack-query": "1.11.1",
"packages/swagger-swr": "1.11.1",
"packages/swagger-zod": "1.11.1",
"packages/swagger-zodios": "1.11.1",
"packages/swagger-faker": "1.11.1",
"packages/swagger-msw": "1.11.1",
"packages/react": "1.11.1",
".": "1.11.1"
"packages/kubb": "1.11.2",
"packages/core": "1.11.2",
"packages/cli": "1.11.2",
"packages/parser": "1.11.2",
"packages/swagger": "1.11.2",
"packages/swagger-ts": "1.11.2",
"packages/swagger-client": "1.11.2",
"packages/swagger-tanstack-query": "1.11.2",
"packages/swagger-swr": "1.11.2",
"packages/swagger-zod": "1.11.2",
"packages/swagger-zodios": "1.11.2",
"packages/swagger-faker": "1.11.2",
"packages/swagger-msw": "1.11.2",
"packages/react": "1.11.2",
".": "1.11.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/kubb-v1.11.1...kubb-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/kubb-v1.11.0...kubb-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"private": true,
"description": "Kubb monorepo",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/cli-v1.11.1...@kubb/cli-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/cli-v1.11.0...@kubb/cli-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "Generator cli",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/core-v1.11.1...@kubb/core-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/core-v1.11.0...@kubb/core-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "Generator core",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/kubb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/kubb-v1.11.1...kubb-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/kubb-v1.11.0...kubb-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js, MSW and Axios.",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/parser-v1.11.1...@kubb/parser-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/parser-v1.11.0...@kubb/parser-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "Generator parser",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/react-v1.11.1...@kubb/react-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/react-v1.11.0...@kubb/react-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "Generator react",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-client-v1.11.1...@kubb/swagger-client-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-client-v1.11.0...@kubb/swagger-client-v1.11.1) (2023-10-12)


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": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-client",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-faker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-faker-v1.11.1...@kubb/swagger-faker-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-faker-v1.11.0...@kubb/swagger-faker-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-faker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-faker",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-faker",
"keywords": [
"faker",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-msw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-msw-v1.11.1...@kubb/swagger-msw-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-msw-v1.11.0...@kubb/swagger-msw-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-msw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-msw",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-msw",
"keywords": [
"faker",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-swr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-swr-v1.11.1...@kubb/swagger-swr-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-swr-v1.11.0...@kubb/swagger-swr-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-swr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-swr",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-swr",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-tanstack-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-tanstack-query-v1.11.1...@kubb/swagger-tanstack-query-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-tanstack-query-v1.11.0...@kubb/swagger-tanstack-query-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-tanstack-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-tanstack-query",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-tanstack-query",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-ts-v1.11.1...@kubb/swagger-ts-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-ts-v1.11.0...@kubb/swagger-ts-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-ts",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-ts",
"keywords": [
"typescript",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zod-v1.11.1...@kubb/swagger-zod-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zod-v1.11.0...@kubb/swagger-zod-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-zod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-zod",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-zod",
"keywords": [
"zod",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger-zodios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zodios-v1.11.1...@kubb/swagger-zodios-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-zodios-v1.11.0...@kubb/swagger-zodios-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-zodios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger-zodios",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger-zodios",
"keywords": [
"zod",
Expand Down
7 changes: 7 additions & 0 deletions packages/swagger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.2](https://github.com/kubb-project/kubb/compare/@kubb/swagger-v1.11.1...@kubb/swagger-v1.11.2) (2023-10-13)


### 🐞 Bug Fixes

* remove of `types` exports field ([1c07fd7](https://github.com/kubb-project/kubb/commit/1c07fd72424db47e3a717d99ea5019bb7744f3c0))

## [1.11.1](https://github.com/kubb-project/kubb/compare/@kubb/swagger-v1.11.0...@kubb/swagger-v1.11.1) (2023-10-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/swagger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/swagger",
"version": "1.11.1",
"version": "1.11.2",
"description": "Generator swagger",
"keywords": [
"typescript",
Expand Down

1 comment on commit a9f2737

@vercel
Copy link

@vercel vercel bot commented on a9f2737 Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kubb – ./

kubb.dev
www.kubb.dev
kubb-kubb.vercel.app
kubb-git-main-kubb.vercel.app

Please sign in to comment.