Skip to content

Commit

Permalink
Merge pull request #1494 from kubb-labs/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): version packages
  • Loading branch information
stijnvanhulle authored Jan 7, 2025
2 parents 45afe46 + 2031b24 commit 9b33d72
Show file tree
Hide file tree
Showing 49 changed files with 226 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-bulldogs-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-bags-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-cats-decide.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

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0

## 3.3.5

### 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": "3.3.5",
"version": "3.4.0",
"description": "Generator cli",
"keywords": [
"typescript",
Expand Down
2 changes: 2 additions & 0 deletions packages/config-biome/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kubb/config-biome

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/config-biome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/config-biome",
"version": "3.3.5",
"version": "3.4.0",
"private": true,
"type": "module",
"exports": {
Expand Down
2 changes: 2 additions & 0 deletions packages/config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kubb/config-ts

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/config-ts",
"version": "3.3.5",
"version": "3.4.0",
"private": true,
"types": "./reset.d.ts",
"files": [
Expand Down
2 changes: 2 additions & 0 deletions packages/config-tsup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kubb/config-tsup

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/config-tsup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/config-tsup",
"version": "3.3.5",
"version": "3.4.0",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @kubb/core

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/fs@3.4.0
- @kubb/parser-ts@3.4.0
- @kubb/types@3.4.0

## 3.3.5

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

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/fs",
"version": "3.3.5",
"version": "3.4.0",
"description": "FileSystem helpers",
"keywords": [
"typescript",
Expand Down
8 changes: 8 additions & 0 deletions packages/kubb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# kubb

## 3.0.23

### Patch Changes

- Updated dependencies []:
- @kubb/cli@3.4.0
- @kubb/core@3.4.0

## 3.0.22

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

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/oas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/oas",
"version": "3.3.5",
"version": "3.4.0",
"description": "Oas helpers",
"keywords": [
"typescript",
Expand Down
2 changes: 2 additions & 0 deletions packages/parser-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @kubb/parser-ts

## 3.4.0

## 3.3.5

## 3.3.4
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/parser-ts",
"version": "3.3.5",
"version": "3.4.0",
"description": "TypeScript parser",
"keywords": [
"typescript",
Expand Down
21 changes: 21 additions & 0 deletions packages/plugin-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @kubb/plugin-client

## 3.4.0

### Minor Changes

- [#1493](https://github.com/kubb-labs/kubb/pull/1493) [`2db0d49`](https://github.com/kubb-labs/kubb/commit/2db0d49076741976a95fa82272a0a7f634505e92) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - decouple URI (with params) from fetching

### Patch Changes

- [#1493](https://github.com/kubb-labs/kubb/pull/1493) [`2db0d49`](https://github.com/kubb-labs/kubb/commit/2db0d49076741976a95fa82272a0a7f634505e92) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - use of URL and SearchParams to support queryParams for fetch

- [#1493](https://github.com/kubb-labs/kubb/pull/1493) [`2db0d49`](https://github.com/kubb-labs/kubb/commit/2db0d49076741976a95fa82272a0a7f634505e92) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - add header in response object

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/plugin-zod@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-client",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator plugin-client",
"keywords": [
"typescript",
Expand Down
12 changes: 12 additions & 0 deletions packages/plugin-faker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kubb/plugin-faker

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-faker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-faker",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator plugin-faker",
"keywords": [
"faker",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugin-msw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/plugin-msw

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-faker@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-msw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-msw",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator swagger",
"keywords": [
"typescript",
Expand Down
10 changes: 10 additions & 0 deletions packages/plugin-oas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubb/swagger

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-oas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-oas",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator swagger",
"keywords": [
"typescript",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugin-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/plugin-react-query

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/plugin-zod@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-react-query",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator react-query hooks",
"keywords": [
"faker",
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-redoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @kubb/plugin-redoc

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-redoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-redoc",
"version": "3.3.5",
"version": "3.4.0",
"description": "Beautiful docs with Redoc",
"keywords": [
"typescript",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugin-solid-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/plugin-solid-query

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/plugin-zod@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-solid-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-solid-query",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator solid-query hooks",
"keywords": [
"faker",
Expand Down
13 changes: 13 additions & 0 deletions packages/plugin-svelte-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/plugin-svelte-query

## 3.4.0

### Patch Changes

- Updated dependencies []:
- @kubb/core@3.4.0
- @kubb/fs@3.4.0
- @kubb/oas@3.4.0
- @kubb/plugin-oas@3.4.0
- @kubb/plugin-ts@3.4.0
- @kubb/plugin-zod@3.4.0
- @kubb/react@3.4.0

## 3.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svelte-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubb/plugin-svelte-query",
"version": "3.3.5",
"version": "3.4.0",
"description": "Generator svelte-query hooks",
"keywords": [
"faker",
Expand Down
Loading

0 comments on commit 9b33d72

Please sign in to comment.