Skip to content

Commit

Permalink
Version Packages (beta) (#690)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 26, 2023
1 parent 8044907 commit 3b2e100
Show file tree
Hide file tree
Showing 29 changed files with 158 additions and 14 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"large-melons-try",
"lucky-moles-travel",
"nice-moons-attend",
"nine-horses-reply",
"old-pandas-teach",
"sharp-mails-juggle",
"short-feet-live",
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 @@
# @kubb/cli

## 2.0.0-beta.8

### Patch Changes

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/core@2.0.0-beta.8

## 2.0.0-beta.7

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

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies []:
- @kubb/parser@2.0.0-beta.8
- @kubb/types@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"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.0.0-beta.8

## 2.0.0-beta.7

### Major Changes
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.0.0-beta.7",
"version": "2.0.0-beta.8",
"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.0.0-beta.8

### Patch Changes

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/core@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

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

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-ts@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator swagger-client",
"keywords": [
"typescript",
Expand Down
13 changes: 13 additions & 0 deletions packages/swagger-faker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kubb/swagger-faker

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-ts@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator swagger-faker",
"keywords": [
"faker",
Expand Down
14 changes: 14 additions & 0 deletions packages/swagger-msw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @kubb/swagger-msw

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-faker@2.0.0-beta.8
- @kubb/swagger-ts@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator swagger-msw",
"keywords": [
"faker",
Expand Down
14 changes: 14 additions & 0 deletions packages/swagger-swr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @kubb/swagger-swr

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-client@2.0.0-beta.8
- @kubb/swagger-ts@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator swagger-swr",
"keywords": [
"typescript",
Expand Down
14 changes: 14 additions & 0 deletions packages/swagger-tanstack-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @kubb/swagger-tanstack-query

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-client@2.0.0-beta.8
- @kubb/swagger-ts@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

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

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8
- @kubb/types@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator swagger-ts",
"keywords": [
"typescript",
Expand Down
12 changes: 12 additions & 0 deletions packages/swagger-zod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kubb/swagger-zod

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"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.0.0-beta.8

### Patch Changes

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/swagger-zod@2.0.0-beta.8
- @kubb/swagger@2.0.0-beta.8
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8
- @kubb/parser@2.0.0-beta.8

## 2.0.0-beta.7

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

## 2.0.0-beta.8

### Patch Changes

- [#689](https://github.com/kubb-project/kubb/pull/689) [`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - path.extName to set `.ts` or `.js` to the barrel files

- Updated dependencies [[`8044907`](https://github.com/kubb-project/kubb/commit/8044907f560f1e9a6120df259568b9213a4f1e4a)]:
- @kubb/core@2.0.0-beta.8
- @kubb/react@2.0.0-beta.8

## 2.0.0-beta.7

### Major 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.0.0-beta.7",
"version": "2.0.0-beta.8",
"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.0.0-beta.8

## 2.0.0-beta.7

### Major Changes
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.0.0-beta.7",
"version": "2.0.0-beta.8",
"description": "Generator types",
"keywords": [
"typescript",
Expand Down

0 comments on commit 3b2e100

Please sign in to comment.