Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnvanhulle committed Mar 23, 2024
1 parent a8d632d commit 7d79f07
Show file tree
Hide file tree
Showing 32 changed files with 163 additions and 27 deletions.
7 changes: 0 additions & 7 deletions .changeset/fast-eagles-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-lies-boil.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @kubb/cli

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/core@2.10.0

## 2.9.1

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

## 2.10.0

### Minor Changes

- [#878](https://github.com/kubb-project/kubb/pull/878) [`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - support for useQuery for post/put/delete/patch methods

### Patch Changes

- Updated dependencies []:
- @kubb/parser@2.10.0
- @kubb/types@2.10.0

## 2.9.1

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

## 2.10.0

## 2.9.1

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

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/core@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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.9.1",
"version": "2.10.0",
"description": "Generator react",
"keywords": [
"typescript",
Expand Down
11 changes: 11 additions & 0 deletions packages/swagger-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @kubb/swagger-client

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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.9.1",
"version": "2.10.0",
"description": "Generator swagger-client",
"keywords": [
"typescript",
Expand Down
11 changes: 11 additions & 0 deletions packages/swagger-faker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @kubb/swagger-faker

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-faker",
"keywords": [
"faker",
Expand Down
12 changes: 12 additions & 0 deletions packages/swagger-msw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kubb/swagger-msw

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-faker@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-msw",
"keywords": [
"faker",
Expand Down
12 changes: 12 additions & 0 deletions packages/swagger-swr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kubb/swagger-swr

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-client@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-swr",
"keywords": [
"typescript",
Expand Down
17 changes: 17 additions & 0 deletions packages/swagger-tanstack-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @kubb/swagger-tanstack-query

## 2.10.0

### Minor Changes

- [#878](https://github.com/kubb-project/kubb/pull/878) [`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - support for useQuery for post/put/delete/patch methods

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64), [`a8d632d`](https://github.com/kubb-project/kubb/commit/a8d632dc23c6a6ee5af35aca4eb140a1b6633bbb)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-zod@2.10.0
- @kubb/swagger-client@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-tanstack-query",
"keywords": [
"typescript",
Expand Down
11 changes: 11 additions & 0 deletions packages/swagger-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @kubb/swagger-ts

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0
- @kubb/types@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-ts",
"keywords": [
"typescript",
Expand Down
13 changes: 13 additions & 0 deletions packages/swagger-zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/swagger-zod

## 2.10.0

### Patch Changes

- [#880](https://github.com/kubb-project/kubb/pull/880) [`a8d632d`](https://github.com/kubb-project/kubb/commit/a8d632dc23c6a6ee5af35aca4eb140a1b6633bbb) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - z.and with .describe when using a description in your schema

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-ts@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-zod",
"keywords": [
"zod",
Expand Down
11 changes: 11 additions & 0 deletions packages/swagger-zodios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @kubb/swagger-zodios

## 2.10.0

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64), [`a8d632d`](https://github.com/kubb-project/kubb/commit/a8d632dc23c6a6ee5af35aca4eb140a1b6633bbb)]:
- @kubb/swagger@2.10.0
- @kubb/core@2.10.0
- @kubb/swagger-zod@2.10.0
- @kubb/react@2.10.0
- @kubb/parser@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger-zodios",
"keywords": [
"zod",
Expand Down
12 changes: 12 additions & 0 deletions packages/swagger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kubb/swagger

## 2.10.0

### Minor Changes

- [#878](https://github.com/kubb-project/kubb/pull/878) [`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - support for useQuery for post/put/delete/patch methods

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/core@2.10.0
- @kubb/react@2.10.0

## 2.9.1

### Patch Changes
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": "2.9.1",
"version": "2.10.0",
"description": "Generator swagger",
"keywords": [
"typescript",
Expand Down
2 changes: 2 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kubb/types

## 2.10.0

## 2.9.1

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

## 0.1.21

### Patch Changes

- Updated dependencies [[`a80cc2d`](https://github.com/kubb-project/kubb/commit/a80cc2d2a4f109ff1e814707e5dd104bd730fb64)]:
- @kubb/core@2.10.0

## 0.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unplugin-kubb",
"version": "0.1.20",
"version": "0.1.21",
"description": "Unplugin for Kubb",
"keywords": [
"unplugin",
Expand Down

0 comments on commit 7d79f07

Please sign in to comment.