Skip to content

Commit

Permalink
ci(changesets): version packages (#862)
Browse files Browse the repository at this point in the history
Co-authored-by: Stijn Van Hulle <[email protected]>
  • Loading branch information
github-actions[bot] and stijnvanhulle authored Mar 11, 2024
1 parent ad6f50d commit 1979d0b
Show file tree
Hide file tree
Showing 31 changed files with 153 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/yellow-crews-compete.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.8.2

### Patch Changes

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

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

## 2.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/types@2.8.2

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

## 2.8.2

### Patch Changes

- [`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - use of custon isNumber check to also check on NaN

## 2.8.1

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger-ts@2.8.2
- @kubb/swagger@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger-ts@2.8.2
- @kubb/swagger@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

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

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

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

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

## 2.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger-client@2.8.2
- @kubb/swagger-ts@2.8.2
- @kubb/swagger-zod@2.8.2
- @kubb/swagger@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger@2.8.2
- @kubb/types@2.8.2

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

## 2.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger-ts@2.8.2
- @kubb/swagger@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

### Patch Changes

- Updated dependencies [[`9759907`](https://github.com/kubb-project/kubb/commit/9759907ac07abd69021712666331f34fc8fa33f0)]:
- @kubb/parser@2.8.2
- @kubb/core@2.8.2
- @kubb/react@2.8.2
- @kubb/swagger-zod@2.8.2
- @kubb/swagger@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"description": "Generator swagger-zodios",
"keywords": [
"zod",
Expand Down
8 changes: 8 additions & 0 deletions packages/swagger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kubb/swagger

## 2.8.2

### Patch Changes

- Updated dependencies []:
- @kubb/core@2.8.2
- @kubb/react@2.8.2

## 2.8.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.8.1",
"version": "2.8.2",
"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.8.2

## 2.8.1

## 2.8.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.8.1",
"version": "2.8.2",
"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.18

### Patch Changes

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

## 0.1.17

### 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.17",
"version": "0.1.18",
"description": "Unplugin for Kubb",
"keywords": [
"unplugin",
Expand Down

0 comments on commit 1979d0b

Please sign in to comment.