Skip to content

Commit 1418033

Browse files
authored
Merge pull request #418 from OpenAPI-Qraft/changeset-release/main
Version Packages (beta)
2 parents e870202 + bfd1080 commit 1418033

33 files changed

Lines changed: 204 additions & 16 deletions

File tree

.changeset/pre.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,20 @@
2424
"@qraft/asyncapi-typescript-plugin": "0.0.0"
2525
},
2626
"changesets": [
27+
"cold-pets-design",
2728
"deep-boxes-tan",
2829
"dull-parts-yell",
30+
"khaki-llamas-find",
2931
"poor-pugs-fix",
3032
"public-lies-sell",
3133
"ripe-parks-notice",
3234
"short-suits-shine",
35+
"swift-sheep-report",
3336
"tall-animals-sink",
37+
"tender-peaches-cheat",
3438
"vast-rules-relax",
3539
"weak-knives-pay",
40+
"whole-brooms-divide",
3641
"yummy-rooms-type"
3742
]
3843
}

packages/asyncapi-plugin/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @qraft/asyncapi-plugin
22

3+
## 1.0.0-beta.6
4+
5+
### Minor Changes
6+
7+
- 6a2f1ed: Updated repository dependencies to current compatible versions across the workspace.
8+
- 55a23fd: Updated the openapi-typescript package to the current compatible version.
9+
10+
### Patch Changes
11+
12+
- 4f646ec: Refactored AsyncAPI enum-values ref resolution to match openapi-typescript@7.13.0 while keeping the main schema transform flow readable.
13+
- Updated dependencies [6a2f1ed]
14+
- @qraft/plugin@1.0.0-beta.6
15+
316
## 1.0.0-beta.5
417

518
### Patch Changes

packages/asyncapi-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qraft/asyncapi-plugin",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"packageManager": "yarn@4.0.2",
55
"type": "module",
66
"scripts": {

packages/asyncapi-typescript-plugin/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @qraft/asyncapi-typescript-plugin
22

3+
## 1.0.0-beta.6
4+
5+
### Minor Changes
6+
7+
- 6a2f1ed: Updated repository dependencies to current compatible versions across the workspace.
8+
- 55a23fd: Updated the openapi-typescript package to the current compatible version.
9+
10+
### Patch Changes
11+
12+
- Updated dependencies [6a2f1ed]
13+
- Updated dependencies [4f646ec]
14+
- Updated dependencies [55a23fd]
15+
- @qraft/asyncapi-plugin@1.0.0-beta.6
16+
- @qraft/cli-utils@1.0.0-beta.6
17+
- @qraft/plugin@1.0.0-beta.6
18+
319
## 1.0.0-beta.5
420

521
### Patch Changes

packages/asyncapi-typescript-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qraft/asyncapi-typescript-plugin",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"type": "module",
55
"scripts": {
66
"build": "tsc --project tsconfig.build.json",

packages/cli-utils/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @qraft/cli-utils
22

3+
## 1.0.0-beta.6
4+
5+
### Minor Changes
6+
7+
- 6a2f1ed: Updated repository dependencies to current compatible versions across the workspace.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [6a2f1ed]
12+
- @qraft/plugin@1.0.0-beta.6
13+
314
## 1.0.0-beta.5
415

516
### Patch Changes

packages/cli-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qraft/cli-utils",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"description": "Shared CLI utilities for Qraft code generation tools",
55
"scripts": {
66
"build": "tsc --project tsconfig.build.json",

packages/cli/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @qraft/cli
22

3+
## 1.0.0-beta.6
4+
5+
### Minor Changes
6+
7+
- 6a2f1ed: Updated repository dependencies to current compatible versions across the workspace.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f43bc5c]
12+
- Updated dependencies [6a2f1ed]
13+
- Updated dependencies [a2327db]
14+
- Updated dependencies [4f646ec]
15+
- Updated dependencies [55a23fd]
16+
- @openapi-qraft/tanstack-query-react-plugin@2.15.0-beta.7
17+
- @qraft/asyncapi-typescript-plugin@1.0.0-beta.6
18+
- @openapi-qraft/openapi-typescript-plugin@2.15.0-beta.7
19+
- @qraft/asyncapi-plugin@1.0.0-beta.6
20+
- @openapi-qraft/plugin@2.15.0-beta.7
21+
- @qraft/cli-utils@1.0.0-beta.6
22+
- @qraft/plugin@1.0.0-beta.6
23+
324
## 1.0.0-beta.5
425

526
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qraft/cli",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"description": "CLI tool for generating type-safe code from OpenAPI and AsyncAPI specifications",
55
"scripts": {
66
"build": "tsc --project tsconfig.build.json",

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openapi-qraft/eslint-config
22

3+
## 1.1.0-beta.0
4+
5+
### Minor Changes
6+
7+
- 6a2f1ed: Updated repository dependencies to current compatible versions across the workspace.
8+
39
## 1.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)